mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
|
:: Assigns a specific quota to the given ship
|
||
|
:: Not providing a quota allows the ship to submit any number of transactions
|
||
|
::
|
||
|
:- %say
|
||
|
|= [* [=ship quota=(unit @ud) ~] ~]
|
||
|
[%roller-action %assign ship quota]
|