fuel-bft
fuel-bft copied to clipboard
Consider using `thiserror` for the error types
why not use thiserror?
Originally posted by @Voxelot in https://github.com/FuelLabs/fuel-bft/pull/9#discussion_r833763560
note: thiserror currently doesn't support no-std (although neither does std::error::Error).