pub fn contribute_all<T: Config>(
    index: ParaId,
    signature: Option<MultiSignature>
)
Expand description

Contribute your entire balance to a crowd sale. This will transfer the entire balance of a user over to fund a parachain slot. It will be withdrawable when the crowdloan has ended and the funds are unused.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::contribute_all.