suave-geth
suave-geth copied to clipboard
suave_structs.go: Marshal bytes to hexstring
- current: []byte field marshals to base64 string
- to be: BuildBlockArgs and DataRecord structs now use hexutil.Big and hexutil.Bytes for uint64 and []byte fields respectively
📝 Summary
📚 References
- [x] I have seen and agree to CONTRIBUTING.md