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