Files
DefinitelyTyped/types/stellar-sdk
Paul Selden 1df7a9325c [stellar-sdk]: Fix AccountRecord.data and add data_attr (#29632)
* [stellar-sdk]: Fix AccountRecord.data and data_attr

data is a function to call the /accounts/{id}/data/{key} endpoint, while data_attr is an object bag containing data for the account.

* [stellar-sdk] Add overload to toXDR() which accepts a string encoding
2018-10-11 10:46:24 -07:00
..