@xoxno/sdk-js
    Preparing search index...

    Interface BuiltStellarTx

    interface BuiltStellarTx {
        xdr: string;
    }
    Index

    Properties

    Properties

    xdr: string

    Unsigned base64 XDR. Pass to prepareStellarBuiltTx before wallet signing.