ChainSafe / ChainSafe/gossamer
Implements RuntimeAPI
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
# Description
In order to be compatible with substrate and with the latest changes we introduced we also need to introduce some new types to interact with the runtime.
- [ ] `RuntimeApiImpl` that implements `api.ApiExt`
- [ ] introduce `CallAPIAt` interface and implement it for `Client`
- [ ] Implement `CallAPIAtParams` struct
- [ ] Introduce `CallExecutor` interface and `ExecutorProvider`
Contributor guide
Assessment
This issue has not been assessed yet.