Module near_primitives::transaction[][src]

Structs

AddKeyAction
CreateAccountAction

Create account action

DeleteAccountAction
DeleteKeyAction
DeployContractAction

Deploy contract action

ExecutionOutcome

Execution outcome for one signed transaction or one receipt.

ExecutionOutcomeWithId

Execution outcome with the identifier. For a signed transaction, the ID is the hash of the transaction. For a receipt, the ID is the receipt ID.

ExecutionOutcomeWithIdAndProof

Execution outcome with path from it to the outcome root and ID.

FunctionCallAction
SignedTransaction
StakeAction

An action which stakes singer_id tokens and setup’s validator public key

Transaction
TransferAction

Enums

Action
ExecutionStatus

The status of execution for a transaction or a receipt.

PartialExecutionStatus

ExecutionStatus for proof. Excludes failure debug info.

Functions

verify_transaction_signature

Type Definitions

LogEntry