pub async fn run_contracts(
command: ContractsCommand,
runtime: &RuntimeConfig,
format: RenderFormat,
store: &SqliteStateStore,
) -> Result<i32, Box<dyn Error>>pub async fn run_contracts(
command: ContractsCommand,
runtime: &RuntimeConfig,
format: RenderFormat,
store: &SqliteStateStore,
) -> Result<i32, Box<dyn Error>>