Documentation

    Interface SignedTransaction

    Output of signing transactions.

    interface SignedTransaction {
        bytes: string;
        signature: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    bytes: string

    Transaction as base64 encoded bcs.

    signature: string

    Base64 encoded signature

    MMNEPVFCICPMFPCPTTAAATR