Skip to content
Unverified Commit 98a78027 authored by Ankan's avatar Ankan Committed by GitHub
Browse files

[Pools] New runtime api that returns the pot accounts associated with the pool (#6357)

closes https://github.com/paritytech/polkadot-sdk/issues/6358

Adds the following runtime api to pallet-nomination-pools.
`pool_accounts(pool_id)`: Returns `(bonded_account, reward_account)`
associated with the `pool_id`.

cc: @rossbulat

---------

Co-authored-by: command-bot <>
parent c1238b64
Pipeline #504614 waiting for manual action with stages
in 34 minutes and 20 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment