stellar-sdk
Toggle table of contents
1.5.1
js
Target filter
js
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.smartaccount
/
LocalStorageAdapter
/
LocalStorageAdapter
Local
Storage
Adapter
js
constructor
(
keyPrefix
:
String
=
DEFAULT_KEY_PREFIX
)
Parameters
key
Prefix
Prefix for all localStorage keys. Defaults to
stellar_sa_
.