Documentation
    Preparing search index...

    Class PaymentKitClient

    Index
    calls: PaymentKitCalls
    tx: PaymentKitTransactions
    • 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");