frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
49 stars 18 forks source link

All delegations rpc #2022

Closed aramikm closed 3 months ago

aramikm commented 3 months ago

Goal

The goal of this PR is to expose an RPC which would return all providers for an msa

Closes #2019

Checklist

Verification

Screenshot 2024-06-11 at 4 19 22 PM

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Files Coverage Δ
pallets/msa/src/lib.rs 88.07% <100.00%> (+0.17%) :arrow_up:
pallets/msa/src/rpc/src/lib.rs 90.74% <100.00%> (+1.15%) :arrow_up:
common/primitives/src/msa.rs 83.96% <37.50%> (-3.80%) :arrow_down: