Avalanche SDK Client
Preparing search index...
methods/cChain
CChainAtomicTxStatus
Type Alias CChainAtomicTxStatus
CChainAtomicTxStatus
:
"Accepted"
|
"Processing"
|
"Dropped"
|
"Unknown"
The status of an atomic transaction
Accepted: The transaction is (or will be) accepted by every node. Check the blockHeight property
Processing: The transaction is being voted on by this node
Dropped: The transaction was dropped by this node because it thought the transaction invalid
Unknown: The transaction hasn't been seen by this node
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
The status of an atomic transaction