flow-go-sdk icon indicating copy to clipboard operation
flow-go-sdk copied to clipboard

[FEATURE] Use .utf8 instead of hex-encoding/decoding

Open chasefleming opened this issue 2 years ago • 0 comments

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.

chasefleming avatar Sep 14 '23 22:09 chasefleming