Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.
This repository was archived by the owner on May 21, 2024. It is now read-only.

Discussion - Remove DEX Runtime API from RPC. #208

@hbulgarini

Description

@hbulgarini

It seems there is an agreement that custom RPC calls should be avoided and query any runtime API by using state_call.
At the moment Trappist node is implementing a custom RPC call for the Dex pallet here.

The point to discuss and agree here is if the Dex custom RPC are really needed or if they can be replaced by using state_call.

Reference discussions:

paritytech/capi#228 (comment)
paritytech/substrate#12358

kudos to @evilrobot-01 for the head ups

Metadata

Metadata

Labels

discussionDiscussions about design/implementations/etc.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions