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

    Interface TapLeafInput

    interface TapLeafInput {
        script: Bytes;
        version?: number;
    }
    Index

    Properties

    Properties

    script: Bytes
    version?: number