pub fn send<C: AbstractChannel>( channel: &mut C, seeds: &[Block]) -> Result<Vec<Block>, Error>
Coin tossing sender.