proto: include service definition

This commit is contained in:
George Tankersley
2018-09-28 22:07:05 +00:00
parent 09cd0300e6
commit bf2d3afd2b
3 changed files with 217 additions and 14 deletions

View File

@@ -30,7 +30,6 @@ message TxFilter {
// 3. Update your witnesses to generate new Sapling spend proofs.
message CompactBlock {
BlockFilter blockID = 1;
repeated CompactTx vtx = 3;
}