mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 04:41:37 +03:00
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
:: Loads a private key into the roller and retrieves its L1 nonce
|
|
::
|
|
:- %say
|
|
|= [* [pk=@t ~] ~]
|
|
[%roller-action %config %setkey pk]
|