firefly-cli
firefly-cli copied to clipboard
All hex address values should be wrapped as HexAddress
Due to https://github.com/go-yaml/yaml/issues/847, we have a wrapper type for hex addresses that will explicitly quote them as strings: https://github.com/hyperledger/firefly-cli/blob/main/pkg/types/hex_address.go
This is used sparingly right now, but should be used for all hex addresses output by the CLI.
Hi, Can I start working on it?
@uday03meh it would be great if you're still thinking of working on this.
is this issue still open , i can look into it