Closed GopherJ closed 3 years ago
Non-decentralized parts:
Future thoughts:
QueryHolding
may help on rewards/slashes, we can add a xcm message to tell the relaychain that we want balance info of derivative accountbonding_amount
unbonding_amount
Workflow:
user stake -> stake-client/governance call settlement -> parachain call upward transfer, xcm.transact to bond user unstake -> stake-client/governance call settlement -> parachain call xcm withdraw_unbonded -> parachain call on_idle
nominate/payout_stakers -> via governance
@alannotnerd maybe you can give your thoughts
done