Function loadASAFile

  • Loads, validates and returns asset definitions from the assets/asa.yaml file

    Parameters

    • accounts: RuntimeAccountMap | AccountMap

      map of string => account. AccountMap is the SDK account type, used in builder. RuntimeAccountMap is for AccountStore used in runtime (where we use maps instead of arrays in sdk structures).

    Returns types.ASADefs

Generated using TypeDoc