[][src]Module ergo_lib::chain

Ergo chain types

Modules

address

Address types

contract

Ergo contract

ergo_box

Ergo box

ergo_state_context

Blockchain state

token

Token related types

transaction

Ergo transaction

Structs

Base16DecodedBytes

Transitioning type for Base16 decoded bytes

Base16EncodedBytes

Transitioning type for Base16 encoded bytes

Digest32

32 byte array used in box, transaction ids (hash)

Digest32Error

Invalid byte array size

Functions

blake2b256_hash

Blake2b256 hash (256 bit)