Documentation
    Preparing search index...
    Index

    Constructors

    Properties

    calls: PaymentKitCalls
    tx: PaymentKitTransactions

    Methods

    • Get the registry object id from a registry name. Returns the derived registry id.

      Parameters

      • registryName: string

      Returns string

      const registryId = await client.getRegistryIdFromName("my-registry");