@bluxcc/core 0.1.22 → 0.1.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,5 @@
1
1
  export declare const BLUX_EVENT_NAME = "BLUX_MODAL_OPEN";
2
+ export declare const BLUX_JWT_STORE = "__BLUX__JWT_STORE";
2
3
  export declare const RECENT_CONNECTION_METHODS = "__BLUX__RECENT_CONNECTION_METHODS";
3
4
  export declare const WC_STELLAR_PUBNET = "stellar:pubnet";
4
5
  export declare const WC_STELLAR_TESTNET = "stellar:testnet";