@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Interface WalletReloaded

    interface WalletReloaded {
        id: string;
        success: boolean;
        type: "WALLET_RELOADED";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    success: boolean
    type: "WALLET_RELOADED"