@zkp2p/sdk 0.6.1 → 0.6.2

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
@@ -50658,6 +50658,7 @@ exports.apiRequestIdentityAttestation = apiRequestIdentityAttestation;
50658
50658
  exports.apiUploadGoogleOAuthSellerCredential = apiUploadGoogleOAuthSellerCredential;
50659
50659
  exports.apiUploadSellerCredentialBundle = apiUploadSellerCredentialBundle;
50660
50660
  exports.apiValidatePayeeDetails = apiValidatePayeeDetails;
50661
+ exports.apiVerifyBuyerTeePayment = apiVerifyBuyerTeePayment;
50661
50662
  exports.appendAttributionToCalldata = appendAttributionToCalldata;
50662
50663
  exports.asciiToBytes32 = asciiToBytes32;
50663
50664
  exports.assertValidReferrerFeeConfig = assertValidReferrerFeeConfig;