v4.0.1
v4.0.1
CHANGELOG:
- Removed unwraps in the native withdraw bid subcommand that would cause the client to panic on a failed deserialization of the chainspec. The client cleanly unwinds and returns a
CliError::FailedToParseChainspecBytesas an error instead