Closed sxfreesky123 closed 3 months ago
I want use the sol macro simple as in the examples/contracts/examples/deploy_from_artifact.rs ` sol!(
#[sol(rpc)] Counter, "examples/artifacts/Counter.json"
); `
had resolve it
I want use the sol macro simple as in the examples/contracts/examples/deploy_from_artifact.rs ` sol!(
[allow(missing_docs)]
); `