Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Use Runtime APIs instead of RPCsΒ #503

Description

@gregdhill

The latest subxt release (v0.29.0) includes support for metadata v15 and generating a runtime API interface. See this PR for more detail on how to consume the new (unstable) interface. We can replace any existing RPC calls (.rpc().request("xxx")) with the generated code and presumably use the static metadata for types such as BalanceWrapper.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Todo ⏳

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions