mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +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]
|