Module solana::transaction[][src]

The transaction module provides functionality for creating log transactions.

Structs

Contract

A smart contract.

Transaction

An instruction signed by a client with Pubkey.

Vote

Enums

Instruction

An instruction to progress the smart contract.

Plan

The type of payment plan. Each item must implement the PaymentPlan trait.

Constants

PUB_KEY_OFFSET
SIGNED_DATA_OFFSET
SIG_OFFSET

Functions

test_tx