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
, 'forward' //false
, 'fwd_marker'
, 'rev_marker'
, 'marker'
];
for (var key in options) {