Module handshakes::types::tx[][src]

Expand description

Handshake transaction types and associated sighash arguments.

Structs

HandshakeTx

A struct that represents a Handshake Transaction

SighashArgs

Signature hash args

Enums

Sighash

All possible Sighash modes including flags.

TxError

An Error type for transaction objects

Traits

HandshakeTransaction

Trait that describes a Handshake Transaction

Type Definitions

TxResult

Type alias for result with TxError