# Functions
TransactionEnvelopeHash computes the transaction's hash for use in transaction construction.
TransactionHash computes the transaction's hash for use in computing a block's payload hash.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Enum value maps for Network.
Enum value maps for Network.
Enum value maps for OperationType.
Enum value maps for OperationType.
Enum value maps for TransferType.
Enum value maps for TransferType.
# Structs
BlockMeta represents the key block metadata for use in /network/status within the Rosetta API.
ConstructOpts defines the options for Rosetta construction calls.
IndexedBlock represents a sealed block at a specific height.
IndexedTransaction represents a transaction within a sealed block.
Operation represents an individual operation within a transaction.
TransferEvent represents an event corresponding to a transfer of FLOW within a transaction.
# Type aliases
Network specifies the Flow network.
OperationType specifies the type of an operation within an indexed transaction.
TransferType specifies the type of a TransferEvent.