mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 22:33:06 +00:00
Encode to as B160. (#1011)
This commit is contained in:
parent
beefc91d73
commit
15dec6faf9
@ -102,7 +102,7 @@ type_0_compute_signed_data:
|
||||
// stack: rlp_pos, rlp_start, retdest
|
||||
|
||||
%mload_txn_field(@TXN_FIELD_TO)
|
||||
SWAP1 %encode_rlp_scalar
|
||||
SWAP1 %encode_rlp_160
|
||||
// stack: rlp_pos, rlp_start, retdest
|
||||
|
||||
%mload_txn_field(@TXN_FIELD_VALUE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user