Module solana_sdk::transaction[][src]

Expand description

Defines a Transaction type to package an atomic sequence of instructions.

Structs

Sanitized transaction and the hash of its message

An atomic transaction

Set of accounts that must be locked for safe transaction processing

An atomic transaction

Enums

Reasons a transaction might be rejected.

Functions

Type Definitions