TestEnvironment: {
    bank: WalletTestAPI;
    mkLifecycle: ((wallet) => RuntimeLifecycle);
    participants: Participants;
}

List of Participants available for a test

Type declaration