console.log
ging an Address
should output the address in B256
format
#3471
Labels
feat
Issue is a feature
Currently, if you
console.log
anAddress
object, it logs the address inbech32
.bech32
has been deprecated.We should log the address in the
B256
format instead.This will greatly aid the debugging experience.
The text was updated successfully, but these errors were encountered: