• Create a ProposalTypes.RequiredNamespaces object for a given ledgerId.

    Parameters

    • ledgerId: LedgerId

      The LedgerId for which the namespaces are created

    • methods: string[]

      An array of strings representing methods

    • events: string[]

      An array of strings representing events

    Returns RequiredNamespaces

    A ProposalTypes.RequiredNamespaces object

Generated using TypeDoc