AppleSauce
    Preparing search index...

    Type Alias WalletServiceInfo

    WalletServiceInfo: Partial<
        Omit<Helpers.WalletInfo, "methods" | "notifications">,
    >

    Only the necessary info for the getInfo method on wallet service