TxOut: {
    script_pubkey: string;
    value: number;
}

Type declaration

  • script_pubkey: string
  • value: number

Generated using TypeDoc