Skip to content
Unverified Commit 1f381f60 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 <>
Co-authored-by: default avatarBranislav Kontur <[email protected]>
parent 85521e87
Pipeline #504668 waiting for manual action with stages
in 29 minutes and 40 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