Create a new delegation pool.
In addition to amount, the caller will transfer the existential deposit; so the caller needs at have at least amount + existential_deposit transferrable.
amount
amount + existential_deposit
Arguments specific to this method.
Information required to construct the transaction.
Registry and metadata used for constructing the method.
Create a new delegation pool.
Note
In addition to
amount
, the caller will transfer the existential deposit; so the caller needs at have at leastamount + existential_deposit
transferrable.