Function penumbra_wallet::plan::delegate

source ·
pub async fn delegate<V, R>(
    view: &mut V,
    rng: R,
    epoch: Epoch,
    rate_data: RateData,
    unbonded_amount: Amount,
    fee: Fee,
    source_address: AddressIndex
) -> Result<TransactionPlan>
where V: ViewClient, R: RngCore + CryptoRng,
Expand description

Generate a new transaction plan delegating stake