LiteSVM / litesvm

Apache License 2.0
132 stars 24 forks source link

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

Closed kevinheavey closed 7 months ago

kevinheavey commented 7 months ago

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