mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 04:35:49 +00:00
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user