Changing to simplified version of new account_tx API.

This commit is contained in:
Stefan Thomas
2013-09-05 22:07:08 -07:00
parent 2e15bce98b
commit 69e44a66bb

View File

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