interlay / interbtc-types

TypeScript types for Kintsugi and Interlay networks
Apache License 2.0
1 stars 1 forks source link

Feat: add rewards estimate rpcs #102

Closed bvotteler closed 1 year ago

bvotteler commented 1 year ago

Two new rpc definitions for parachain v 1.21.1: reward_estimateEscrowRewardRate reward_estimateVaultRewardRate

See definitions here: https://github.com/interlay/interbtc/blob/042085bc8def193657e55bb98021da7f14b2276d/crates/reward/rpc/src/lib.rs#L48-L58