Invalid Prefix
This exception is thrown by Bech32 when you try and decode an address or private key with an invalid prefix (version header or human-readable part). You shouldn't allow the user to proceed in this case.
This exception is thrown by Bech32 when you try and decode an address or private key with an invalid prefix (version header or human-readable part). You shouldn't allow the user to proceed in this case.