Currently witness_action.js will say success as long as it can broadcast the transaction onto hive That doesn't ensure that the trx was processed successfully on hive-engine. Validate against a hive-engine node(either local or a predefined one) to ensure that the transaction was successfully processed on the side chain.
Currently witness_action.js will say success as long as it can broadcast the transaction onto hive That doesn't ensure that the trx was processed successfully on hive-engine. Validate against a hive-engine node(either local or a predefined one) to ensure that the transaction was successfully processed on the side chain.