LiteSVM / litesvm

Apache License 2.0
91 stars 17 forks source link

use unwrap in readme example instead of assert!(tx_res.is_ok()) #70

Closed kevinheavey closed 5 months ago

kevinheavey commented 5 months ago

This way is more convenient because it will show you error information