mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-08 11:56:46 +01:00
Add ProcessTxs send fees to Coordinator accounts
This commit is contained in:
@@ -103,7 +103,7 @@ func TestSync(t *testing.T) {
|
||||
CreateAccountDeposit(1) C: 5 // Idx=256+4
|
||||
CreateAccountDeposit(1) D: 5 // Idx=256+5
|
||||
|
||||
CreateAccountDepositCoordinator(2) B // Idx=256+0
|
||||
CreateAccountCoordinator(2) B // Idx=256+0
|
||||
|
||||
> batchL1 // forge L1UserTxs{nil}, freeze defined L1UserTxs
|
||||
> batchL1 // forge defined L1UserTxs, freeze L1UserTxs{nil}
|
||||
|
||||
Reference in New Issue
Block a user