Avalanche SDK Client
    Preparing search index...

    Type Alias Signatures

    The signatures for the transaction

    type Signatures = {
        sigIndices: number[];
        signature: string;
    }
    Index

    Properties

    sigIndices: number[]

    The indices of the signatures. Contains [inputIndex, signatureIndex] pair. number[]

    signature: string

    The signature of the transaction with the current account string