add generate deploy script default values to id reasonligo example
This commit is contained in:
parent
7fbac4dc1b
commit
c82e3ffa6a
@ -60,6 +60,20 @@
|
||||
skip_price:333mutez
|
||||
}
|
||||
)
|
||||
generateDeployScript:
|
||||
tool: tezos-client
|
||||
entrypoint: main
|
||||
storage: |
|
||||
{
|
||||
identities:Big_map.literal([
|
||||
(1,
|
||||
{owner:("tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" : address), controller:("tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx": address), profile:0x0501000000026869}
|
||||
)
|
||||
]),
|
||||
next_id:2,
|
||||
name_price:10tez,
|
||||
skip_price:333mutez
|
||||
}
|
||||
*_*) */
|
||||
|
||||
type id = int
|
||||
|
Loading…
Reference in New Issue
Block a user