This repository has been archived by the owner on May 21, 2024. It is now read-only.
Discussion - Remove DEX Runtime API from RPC. #208
Labels
discussion
Discussions about design/implementations/etc.
Milestone
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
The text was updated successfully, but these errors were encountered: