mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +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]
|