You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The open or NewNode methods for each client (go, js, cbindings, android, etc.) should accept the same node options. Additionally we should update the integration test harness to use these methods instead of creating and passing in nodes directly.
The
openorNewNodemethods for each client (go, js, cbindings, android, etc.) should accept the same node options. Additionally we should update the integration test harness to use these methods instead of creating and passing in nodes directly.