Closed danzipie closed 5 years ago
If you are testing via raw Tx, first encode updateValidator function params and function signature. Then encode multisig submitTransaction params and function signature, use updateValidator call encoded values in its data part. create raw Tx sign and use that. After that encode confirmTransaction param and sig and create Tx from another multisig owner. That will trigger updateValidator.
probably solved with the latest version of nodecontrol (v0.9.17). I will eventually create a new issue.
I send a transaction which data is the output of this script:
the transaction is mined.
Expected behaviour the
validator
observes the event and takes action.observed behaviour
It is needed to clarify how to use NodeControl.