mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
Explain undefined method diagnostics
This commit is contained in:
@@ -6,6 +6,9 @@ A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/parit
|
||||
|
||||
See [examples](./examples).
|
||||
|
||||
If you use `#[derive(Call)]` without `#[module]` in the same module, you will get errors
|
||||
complaining about an undefined method with a name starting with `with_`.
|
||||
|
||||
**Alternatives**
|
||||
|
||||
[substrate-api-client](https://github.com/scs/substrate-api-client) provides similar functionality.
|
||||
|
||||
Reference in New Issue
Block a user