nervosnetwork / capsule

Capsule is an out-of-box development framework for creating smart contract on Nervos' CKB.
MIT License
61 stars 34 forks source link

Fix missing fmt argument in error message #44

Closed dtolnay closed 2 years ago

dtolnay commented 3 years ago

Without this, the error message would literally be "can't find contract binary from path {:?}, please check Makefile" with curly braces in it instead of the path.