mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 07:35:52 +00:00
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
This commit is contained in:
@@ -1387,6 +1387,8 @@ Remote.prototype.requestUnlAdd = function(addr, comment, callback) {
|
||||
request.message.node = addr;
|
||||
|
||||
if (comment) {
|
||||
// note is not specified anywhere, should remove?
|
||||
var note = undefined;
|
||||
request.message.comment = note;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user