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

Add substrate chain RPC fetching support #7

Open
@freddyli7

Description

@freddyli7

The fee oracle must make an RPC call to the substrate to fetch inclusion_fee when providing a fee estimate for a bridging request to the substrate-based chain. Support should be added in a general way so that fee oracle can call arbitrary substrate RPC calls.

Implementation details

Testing details

  • Add unit tests

Acceptance Criteria

  • Fee oracle is able to make substrate RPC calls
  • Fee oracle can call Phala<>Sygma pallet to fetch inclusion_fee

Metadata

Metadata

Assignees

Labels

SubstrateIssues related to adding substrate support to fee oracleType: Feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions