Struct StaticTransactionBuilder

struct StaticTransactionBuilder(alias KeyUnlocker) ;

Constructors

NameDescription
this (refundMe) Construct a new transaction builder with the provided refund address
this (utxo, hash) Convenience constructor that calls this.attach(Output, Hash)

Fields

NameTypeDescription
builder TransactionBuilderActual object