UNPKG

@stellar/stellar-sdk

Version:

A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.

6 lines (4 loc) 190 B
const DEFAULT_TIMEOUT = 5 * 60; const NULL_ACCOUNT = "GAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWHF"; export { DEFAULT_TIMEOUT, NULL_ACCOUNT }; //# sourceMappingURL=types.js.map