Background
As part of bootstrapping the state of Carthage and mainnet, the set of initial members with FM status must be identified on-chain, the purpose of this issue to describe the extrinsic for the creation of such founding members.
Proposal
- Create a new extrinsic
make_founding_member.
- It is gated by
Root origin.
- It otherwise takes the same paramers as
buy_membership.
- It emits
MadeFoundingMember on success, which has otherwise same signature as MembershipBought.
┆Issue is synchronized with this Asana task by Unito
Background
As part of bootstrapping the state of
Carthageand mainnet, the set of initial members with FM status must be identified on-chain, the purpose of this issue to describe the extrinsic for the creation of such founding members.Proposal
make_founding_member.Rootorigin.buy_membership.MadeFoundingMemberon success, which has otherwise same signature asMembershipBought.┆Issue is synchronized with this Asana task by Unito