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
feat(cast): block -f to accept multiple fields (#12427)
* feat(cast): added custom polling interval args
* feat(cast): added a custom alias for poll interval
* feat(cast): updated with clippy suggestion
* feat(cast): added multi fields to cast block
* feat(cast): num of args needed for fields in block set to 0
* chore: updated with formatting
* feat(cast): added long field to cast block
* doc(cast): updated docs to match change in fields
* test(cast): Remove trailing whitespace from block output
revertReason Counter is too large, data: "0x08c379a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000014436f756e74657220697320746f6f206c61726765000000000000000000000000"
1414
-
1415
-
"#]]);
1417
+
"#,"","","",""));
1416
1418
});
1417
1419
1418
1420
// tests that `cast --parse-bytes32-address` command is working correctly.
0 commit comments