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
|
entrypoint: add
|
||||||
parameters: 5, 6
|
parameters: 5, 6
|
||||||
generateDeployScript:
|
generateDeployScript:
|
||||||
|
tool: tezos-client
|
||||||
|
command: originate
|
||||||
entrypoint: main
|
entrypoint: main
|
||||||
storage: 0
|
storage: 0
|
||||||
*_*)
|
*_*)
|
||||||
|
@ -11,11 +11,14 @@
|
|||||||
entrypoint: main
|
entrypoint: main
|
||||||
storage: 0
|
storage: 0
|
||||||
evaluateValue:
|
evaluateValue:
|
||||||
|
command: originate
|
||||||
entrypoint: ""
|
entrypoint: ""
|
||||||
evaluateFunction:
|
evaluateFunction:
|
||||||
entrypoint: add
|
entrypoint: add
|
||||||
parameters: (5, 6)
|
parameters: (5, 6)
|
||||||
generateDeployScript:
|
generateDeployScript:
|
||||||
|
tool: tezos-client
|
||||||
|
command: originate
|
||||||
entrypoint: main
|
entrypoint: main
|
||||||
storage: 0
|
storage: 0
|
||||||
*_*)
|
*_*)
|
||||||
|
@ -16,6 +16,8 @@
|
|||||||
entrypoint: add
|
entrypoint: add
|
||||||
parameters: (5, 6)
|
parameters: (5, 6)
|
||||||
generateDeployScript:
|
generateDeployScript:
|
||||||
|
tool: tezos-client
|
||||||
|
command: originate
|
||||||
entrypoint: main
|
entrypoint: main
|
||||||
storage: 0
|
storage: 0
|
||||||
*_*)
|
*_*)
|
||||||
|
Loading…
Reference in New Issue
Block a user