Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop

This commit is contained in:
wltsmrz
2013-09-06 15:23:09 -07:00

View File

@@ -838,8 +838,7 @@ Remote.prototype.request_account_tx = function (options, callback) {
//extended account_tx //extended account_tx
, 'forward' //false , 'forward' //false
, 'fwd_marker' , 'marker'
, 'rev_marker'
]; ];
for (var key in options) { for (var key in options) {