Fix new account insert key

This commit is contained in:
Daniel Lubarov 2023-03-22 21:53:33 -07:00
parent 1ce47cebc5
commit f9fa38d3cd

View File

@ -81,6 +81,8 @@ global process_contract_creation_txn:
// stack: account_ptr, address, retdest
DUP2
// stack: address, account_ptr, address, retdest
%addr_to_state_key
// stack: state_key, account_ptr, address, retdest
%mpt_insert_state_trie
// stack: address, retdest