You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When producing a block with the cluster, the signed_block_ptr should be returned, as well as the trace containing the on_block action data and receipt. Alternatively, could return the action receipt digest for the on_block action.
In addition, the cluster should expose a public function change_finalizer_policy(), which changes the bls public key of node2, and calls the setfinalizer action.
The text was updated successfully, but these errors were encountered:
When producing a block with the cluster, the signed_block_ptr should be returned, as well as the trace containing the on_block action data and receipt. Alternatively, could return the action receipt digest for the on_block action.
In addition, the cluster should expose a public function change_finalizer_policy(), which changes the bls public key of node2, and calls the setfinalizer action.
The text was updated successfully, but these errors were encountered: