mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Transakcio: - Transaction generation to fail when Transfer to an account that don't exist (not created yet) - Add CreateAccountDepositCoordinator instruction feature - Updated lang.go instruction type parser approach for more simplicity of code - Remove `*testing.T` from transactions generation methods, use `log.Fatal` instead