var AcceptAny fab.BlockFilter = func(block *cb.Block) bool { return true }
AcceptAny returns a block filter that accepts any block