You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function will crash when address contains a emoji characters such as 😁 func DecodeAddress(addr string, defaultNet *chaincfg.Params) (Address, error)
The function will crash when address contains a emoji characters such as
😁
func DecodeAddress(addr string, defaultNet *chaincfg.Params) (Address, error)
btcd/btcutil/address.go
Line 148 in 4350859
The text was updated successfully, but these errors were encountered: