@zkp2p/sdk 0.4.0-rc.0 → 0.4.0-rc.1

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.
package/dist/index.cjs CHANGED
@@ -50260,6 +50260,7 @@ exports.ZERO_RATE_MANAGER_ID = ZERO_RATE_MANAGER_ID;
50260
50260
  exports.ZKP2P_ANDROID_REFERRER = ZKP2P_ANDROID_REFERRER;
50261
50261
  exports.ZKP2P_IOS_REFERRER = ZKP2P_IOS_REFERRER;
50262
50262
  exports.Zkp2pClient = Zkp2pClient;
50263
+ exports.apiCreateSellerCredentialBundle = apiCreateSellerCredentialBundle;
50263
50264
  exports.apiGetDepositBundle = apiGetDepositBundle;
50264
50265
  exports.apiGetOrderbook = apiGetOrderbook;
50265
50266
  exports.apiGetOwnerDeposits = apiGetOwnerDeposits;