mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
roller: add test generators
This commit is contained in:
parent
994e9f5a34
commit
d624a7d19f
4
pkg/arvo/gen/roller/commit.hoon
Normal file
4
pkg/arvo/gen/roller/commit.hoon
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
::
|
||||||
|
:- %say
|
||||||
|
|= *
|
||||||
|
[%roller-action %commit ~]
|
4
pkg/arvo/gen/roller/endpoint.hoon
Normal file
4
pkg/arvo/gen/roller/endpoint.hoon
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
::
|
||||||
|
:- %say
|
||||||
|
|= *
|
||||||
|
[%roller-action %config %endpoint 'http://0.0.0.0:8545']
|
4
pkg/arvo/gen/roller/setkey.hoon
Normal file
4
pkg/arvo/gen/roller/setkey.hoon
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
::
|
||||||
|
:- %say
|
||||||
|
|= *
|
||||||
|
[%roller-action %config %setkey 'a44de2416ee6beb2f323fab48b432925c9785808d33a6ca6d7ba00b45e9370c3']
|
Loading…
Reference in New Issue
Block a user