Preparing search index...
The search index is not available
All chains
westend_collectives
Transactions
AmbassadorCollective
remove_member
Type Alias remove_member
remove_
member
:
TxDescriptor
<
{
min_rank
:
number
;
who
:
MultiAddress
;
}
>
Remove the member entirely.
origin
: Must be the
RemoveOrigin
.
who
: Account of existing member of rank greater than zero.
min_rank
: The rank of the member or greater.
Weight:
O(min_rank)
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
westend_collectives
Loading...
Remove the member entirely.
origin
: Must be theRemoveOrigin
.who
: Account of existing member of rank greater than zero.min_rank
: The rank of the member or greater.Weight:
O(min_rank)
.