From 705eb5cb4bfe2140ec24b7a5969773738140d71f Mon Sep 17 00:00:00 2001 From: yosoyubik Date: Sun, 7 Nov 2021 11:58:03 +0100 Subject: [PATCH] roller-rpc: rename methods for hashing l2 txs --- pkg/arvo/app/roller-rpc.hoon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/arvo/app/roller-rpc.hoon b/pkg/arvo/app/roller-rpc.hoon index f1507c20ed..7529df5cec 100644 --- a/pkg/arvo/app/roller-rpc.hoon +++ b/pkg/arvo/app/roller-rpc.hoon @@ -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)