• Get the account and ledger from a SessionTypes.Struct object.

    Parameters

    • session: Struct

      The SessionTypes.Struct object containing namespaces

    Returns {
        account: default;
        network: LedgerId;
    }[]

    ProposalTypes.RequiredNamespaces - an array of objects containing network (LedgerId) and account (AccountId)

Generated using TypeDoc