flow-go-sdk
flow-go-sdk copied to clipboard
[FEATURE] Use .utf8 instead of hex-encoding/decoding
The SDK guidelines have been updated to switch .decodeHex to .utf8. See here: https://github.com/onflow/sdks/issues/17
Examples and usage in this repo need to be updated to match SDK guidelines.