[][src]Module ergo_headless_dapp_framework::output_builders

Structs

ChangeBox

A struct used while constructing txs to build a ErgoBoxCandidate that holds any change Ergs & tokens from the input boxes which are not relevant to the protocol at hand

TokensChangeBox

A struct used while constructing txs to build a ErgoBoxCandidate that holds various tokens from the input boxes which are not relevant to the protocol at hand. In other words a "Tokens Change Box".

TxFeeBox

A struct used while constructing txs to build a ErgoBoxCandidate that holds a tx fee and is sent to the miner script address.