OutputBase constructor
OutputBase({})
Implementation
OutputBase(
{this.type,
this.script,
this.value,
this.pubkeys,
this.signatures,
this.valueBuffer,
this.maxSignatures,
this.tokenId = 0});