parallel-finance / parallel

A decentralized lending & staking protocol built on top of the Polkadot ecosystem.
https://parallel.fi
GNU General Public License v3.0
119 stars 35 forks source link

liquid staking settlement call should accept `bonding_amount` #575

Closed GopherJ closed 3 years ago

GopherJ commented 3 years ago

currently from parachain's perspective it's a bit hard to know if we should call bond or bond_extra

stake-client should provide this

GopherJ commented 3 years ago

or maybe check if controller account has been set

GopherJ commented 3 years ago

closed by #659