bid: TxDescriptor<{
    value: bigint;
}>

A user outside of the society can make a bid for entry.

Payment: The group's Candidate Deposit will be reserved for making a bid. It is returned when the bid becomes a member, or if the bid calls unbid.

The dispatch origin for this call must be Signed.

Parameters:

  • value: A one time payment the bid would like to receive when joining the society.