Documentation
    Preparing search index...

    Interface SendTransactionRpcResponseSuccess

    interface SendTransactionRpcResponseSuccess {
        id: string;
        result: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    result: string