btcutil-js - v0.2.0
    Preparing search index...

    Interface PsbtOutput

    interface PsbtOutput {
        script: Bytes;
        value: number;
    }
    Index

    Properties

    Properties

    script: Bytes
    value: number