mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
roller-rpc: rename methods for hashing l2 txs
This commit is contained in:
parent
b2a7c2830f
commit
705eb5cb4b
@ -166,8 +166,8 @@
|
||||
%get-nonce `(nonce id +.params nonce:scry)
|
||||
%get-history `(history id +.params addr:history:scry)
|
||||
%get-roller-config `(get-config id +.params config:scry)
|
||||
%hash-transaction `(hash-transaction id +.params chain-id:scry | &)
|
||||
%unsign-transaction `(hash-transaction id +.params chain-id:scry & |)
|
||||
%prepare-for-signing `(hash-transaction id +.params chain:scry | &)
|
||||
%get-unsigned-tx `(hash-transaction id +.params chain:scry & |)
|
||||
%get-predicted-state `(get-naive id +.params predicted:scry)
|
||||
==
|
||||
--
|
||||
@ -311,7 +311,7 @@
|
||||
/config/noun
|
||||
==
|
||||
::
|
||||
++ chain-id
|
||||
++ chain
|
||||
.^ @
|
||||
%gx
|
||||
%+ ~(scry agentio bowl)
|
||||
|
Loading…
Reference in New Issue
Block a user