Hi. I've clone the repo of reef chain node and started the chain with dev mode. Then I've also clone the hardhat-reef-example and added one local account in the hardhat config js. But I'm facing one issue
"2025-06-03 10:52:00 REGISTRY: Unknown signed extensions SetEvmOrigin found, treating them as no-effect
2025-06-03 10:52:01 RPC-CORE: call(data: CallRequest, at?: BlockHash): Raw:: -32603: execution fatal: Module { index: 21, error: 2, message: Some("NoPermission") }
Error: -32603: execution fatal: Module { index: 21, error: 2, message: Some("NoPermission") }"
Could you please help in this
Hi. I've clone the repo of reef chain node and started the chain with dev mode. Then I've also clone the hardhat-reef-example and added one local account in the hardhat config js. But I'm facing one issue
"2025-06-03 10:52:00 REGISTRY: Unknown signed extensions SetEvmOrigin found, treating them as no-effect
2025-06-03 10:52:01 RPC-CORE: call(data: CallRequest, at?: BlockHash): Raw:: -32603: execution fatal: Module { index: 21, error: 2, message: Some("NoPermission") }
Error: -32603: execution fatal: Module { index: 21, error: 2, message: Some("NoPermission") }"
Could you please help in this