xrpl
    Preparing search index...

    Interface Signer

    interface Signer {
        Signer: { Account: string; SigningPubKey: string; TxnSignature: string };
    }
    Index

    Properties

    Properties

    Signer: { Account: string; SigningPubKey: string; TxnSignature: string }