[C#] Update auto-generated bindings to LDK 0.0.123
[ldk-java] / c_sharp / src / org / ldk / structs / OnionMessagePath.cs
index f7d573a43e7161d911b8b466796c78f11c835f9f..8c825a435ce67e62642610fa47c36090943e9162 100644 (file)
@@ -132,6 +132,8 @@ public class OnionMessagePath : CommonBase {
 
        /**
         * Returns the first node in the path.
+        * 
+        * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
         */
        public byte[] first_node() {
                long ret = bindings.OnionMessagePath_first_node(this.ptr);