Skip to content

Commit

Permalink
neonbals/neon-evm#371 Update STORAGE_ACCOUNT_INFO_LAYOUT (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinev-valentine authored and vasiliy-zaznobin committed Dec 7, 2021
1 parent b3b322f commit c860ed0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proxy/indexer/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ def get_trx_receipts(unsigned_msg, signature):
"evm_data_size" / Int64ul,
"gas_used_and_paid" / Int64ul,
"number_of_payments" / Int64ul,
"sign" / Bytes(65),

)

def get_account_list(client, storage_account):
Expand Down

0 comments on commit c860ed0

Please sign in to comment.