We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f04a5 commit 902e0cdCopy full SHA for 902e0cd
packages/ripple-binary-codec/src/types/path-set.ts
@@ -53,8 +53,6 @@ function isPathSet(arg): arg is Array<Array<HopObject>> {
53
)
54
}
55
56
-// Keshava TODO: Add unit tests for validating the behavior of Hop class, over and above the integ tests
57
-
58
/**
59
* Serialize and Deserialize a Hop
60
*/
0 commit comments