Documentation
    Preparing search index...

    Enumeration SEND_TRANSACTION_ERROR_CODES

    Error codes the wallet may return from sendTransaction.

    Index

    Enumeration Members

    BAD_REQUEST_ERROR: 1

    Request payload is malformed.

    METHOD_NOT_SUPPORTED: 400

    Wallet does not support the method.

    UNKNOWN_APP_ERROR: 100

    Wallet does not know the dApp / session.

    UNKNOWN_ERROR: 0

    Unexpected wallet-side failure.

    USER_REJECTS_ERROR: 300

    User explicitly declined the transaction.