ethers-cli icon indicating copy to clipboard operation
ethers-cli copied to clipboard

ethers-ens set-content does not support IPNS hash

Open wighawag opened this issue 4 years ago • 1 comments

Describe the bug trying to set an IPNS hash as content fails with Error: Non-base58 character

Reproduction steps ethers-ens set-content name.eth k51qzi5uqu5dmgyzzlivmvyqkhv2zj8zth8vpmvqvihontt72p32aaybc83fqc

Search Terms ipns

wighawag avatar Oct 25 '21 17:10 wighawag

I do believe it only handles base58 currently. I am moving the cli out into an ancillary package and can make this change then.

ricmoo avatar Oct 25 '21 18:10 ricmoo