update ligo examples to add generate-deploy-script tool and command defaults
This commit is contained in:
parent
5ae429c4ef
commit
b88348ce60
@ -16,6 +16,8 @@
|
||||
entrypoint: add
|
||||
parameters: 5, 6
|
||||
generateDeployScript:
|
||||
tool: tezos-client
|
||||
command: originate
|
||||
entrypoint: main
|
||||
storage: 0
|
||||
*_*)
|
||||
|
@ -11,11 +11,14 @@
|
||||
entrypoint: main
|
||||
storage: 0
|
||||
evaluateValue:
|
||||
command: originate
|
||||
entrypoint: ""
|
||||
evaluateFunction:
|
||||
entrypoint: add
|
||||
parameters: (5, 6)
|
||||
generateDeployScript:
|
||||
tool: tezos-client
|
||||
command: originate
|
||||
entrypoint: main
|
||||
storage: 0
|
||||
*_*)
|
||||
|
@ -16,6 +16,8 @@
|
||||
entrypoint: add
|
||||
parameters: (5, 6)
|
||||
generateDeployScript:
|
||||
tool: tezos-client
|
||||
command: originate
|
||||
entrypoint: main
|
||||
storage: 0
|
||||
*_*)
|
||||
|
Loading…
Reference in New Issue
Block a user