gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

Wrong user address for recovered account #111

Closed jefft0 closed 5 months ago

jefft0 commented 5 months ago

In the gnoboard demo, we use Recover Account with the known recovery phrase for "jefft0" . The recovered account address is different than we get using the gnokey command line. Need to compare variable values in the two cases to find the difference.

jefft0 commented 5 months ago

Closing this as not a bug. It was a confusion between the byte array address vs the bech32 string. https://buf.build/gnolang/gnonative/docs/main:land.gno.gnonative.v1#land.gno.gnonative.v1.GnoNativeService.AddressToBech32