Announce a block hash to specified peers Returns list of peers that successfully received the announcement
Future<List<PeerI>> announceBlock(Hash blockHash, List<PeerI> peers);