pub fn redistribute_to_governance(
    amount: Balance,
    configuration: &Configuration
) -> Balance
Expand description

Transfers some part of a given amount to Bid Escrow Wallet and returns the remaining amount.

See Configuration::bid_escrow_wallet_address().