Type alias AssetKey

AssetKey: {
    policy: string;
    secret: string;
}

Type declaration

  • policy: string
  • secret: string