Documentation
    Preparing search index...

    Function getAccountConfig

    • Parameters

      Returns AccountConfig

      The deployed account ids for network, so a caller does not transcribe them. Generated from the deploy manifest — see src/deployments/.

      if the network has no recorded deployment, rather than returning placeholder ids that would fail as a confusing on-chain abort.

      const account = new AccountContract(getAccountConfig('testnet'));