Documentation
    Preparing search index...

    Interface WireSignDataBinary

    interface WireSignDataBinary {
        b: string;
        t: "binary";
    }
    Index

    Properties

    b t

    Properties

    b: string

    bytes

    t: "binary"

    type