mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [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
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| stellar-sdk-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||