Skip to main content

Crate skar_format_fuel

Crate skar_format_fuel 

Source

Structs§

Block
BlockHeader
The header contains metadata about a certain block.
Data
FixedSizeData
Input
An object representing all possible types of inputs. InputCoin, InputContract, InputMessage
Output
An object representing all possible types of Outputs. CoinOutput, ContractOutput, ChangeOutput, VariableOutput, ContractCreated
Quantity
Receipt
An object representing all possible types of receipts.
Transaction
An object containing information about a transaction.
UInt

Enums§

Error
InputType
OutputType
ReceiptType
TransactionStatus
TransactionType

Traits§

Hex

Type Aliases§

Address
An address of an externally owned account identified by a 32 byte string prefixed by 0x.
Hash
hash is 32 bytes of data
Result