AssetsMapGuard: TypeC<{
    lovelace: BigIntC;
    tokens: RecordC<BrandP<string, PolicyIdBrand, unknown>, RecordC<Type<string, string, unknown>, BigIntC>>;
}> = ...

Type declaration

  • lovelace: BigIntC
  • tokens: RecordC<BrandP<string, PolicyIdBrand, unknown>, RecordC<Type<string, string, unknown>, BigIntC>>