parser: TODO: ZIP243 tests
This commit is contained in:
@@ -447,3 +447,7 @@ func subTestTransparentOutputs(testOutputs [][]string, txOutputs []*txOut, t *te
|
|||||||
}
|
}
|
||||||
return success
|
return success
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func TestSaplingTransactionParser(t *testing.T) {
|
||||||
|
// TODO: test Sapling transaction parsing; ZIP243
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user