test case for multi-escrow emitted

This commit is contained in:
Richard Holland
2022-06-14 08:40:13 +00:00
parent 1fa87c21be
commit 3fcc79d600
4 changed files with 146 additions and 2 deletions

View File

@@ -368,7 +368,7 @@ module.exports = {
feeSubmitAccept(genesis.seed, {
Account: genesis.classicAddress, // fund account from genesis
TransactionType: "Payment",
Amount: "1000000000",
Amount: "100000000000",
Destination: acc,
}).then(x=>
{