Closed sublimator closed 9 years ago
weird, the code makes it seem like it should, but looking at history.ripple.com:7443/v1/accounts/$redacted/transactions?binary=true
showed only tx
and meta
fields in the transaction array
Oh, I see: https://github.com/ripple/rippled-historical-database/blob/develop/api/lib/db.js#L186
When binary it's setting fields on the string :)
date would be nice too