Participants: {
    [participant: string]: {
        assetsProvisioned: Assets;
        wallet: WalletTestAPI;
    };
}

List of Participants available for a test

Type declaration

  • [participant: string]: {
        assetsProvisioned: Assets;
        wallet: WalletTestAPI;
    }
    • assetsProvisioned: Assets

      List of Assets provisionned By the Bank Wallet

    • wallet: WalletTestAPI

      Wallet Test instance