Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
MessageProof
Type Alias MessageProof
Message
Proof
:
{
amount
:
BN
;
blockProof
:
MerkleProof
;
commitBlockHeader
:
BlockHeader
;
data
:
string
;
messageBlockHeader
:
BlockHeader
;
messageProof
:
MerkleProof
;
nonce
:
string
;
recipient
:
AbstractAddress
;
sender
:
AbstractAddress
;
}
Message Proof
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Message Proof