mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-01 16:05:52 +00:00
test case for multi-escrow emitted
This commit is contained in:
@@ -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=>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user