Skip to content

Commit

Permalink
add precompiles for v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tron committed Dec 1, 2024
1 parent 492b98e commit 3d3a044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions abi/interfaces.go
Original file line number Diff line number Diff line change
Expand Up @@ -1095,6 +1095,7 @@ var knownContracts = map[ton.Bits256]knownContractDescription{
contractInterfaces: []ContractInterface{WalletV5R1},
getMethods: []InvokeFn{
GetPublicKey,
GetSubwalletId,
Seqno,
},
},
Expand Down

0 comments on commit 3d3a044

Please sign in to comment.