[][src]Crate plasma_cash_token

Structs

BigEndian

Traverses an element from MSbit to LSbit.

BitVec

A compact Vec of bits, whose cursor and storage type can be customized.

LittleEndian

Traverses an element from LSbit to MSbit.

Token

Token storage type that performs history verification and challenge detection for a given token.

Enums

TokenStatus

Transfer and location status of the token.

TxnCmp

Different types of comparisions of Plasma Transactions.

Traits

PlasmaCashTxn

Plasma Cash Transaction trait for a given Token.