mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
Merge branch 'claz-invites' (#1813)
* claz-invites: claz: Correct & complete comments Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
commit
990d357e0f
@ -44,7 +44,7 @@
|
||||
[%deed deeds-json=cord]
|
||||
:: %invites: sendPoint for every ship in ship,ticket,owner file
|
||||
::
|
||||
:: to generate such a file, try +claz|invites ~star 1 10
|
||||
:: to generate such a file, try |claz-invites ~star 1 10 %/out/txt
|
||||
::
|
||||
[%invites as-who=ship file=path]
|
||||
:: %lock-prep: prepare for lockup by transfering ships to the ceremony address
|
||||
|
@ -1,4 +1,8 @@
|
||||
:: |claz-invites:
|
||||
:: |claz-invites: generate invite tickets for star's children
|
||||
::
|
||||
:: writes to .txt with lines in the format ~planet,~ticket,0xaddress
|
||||
::
|
||||
:: eg: |claz-invites ~marzod 1 10 %/example-invites/txt
|
||||
::
|
||||
/+ keygen
|
||||
=, ethereum
|
||||
|
Loading…
Reference in New Issue
Block a user