You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following along with the readme but at this part I get that createDefaultTokenBridge is not exported.
The browser confirms this TypeError: (0 , baking_bad_tezos_etherlink_bridge_sdk__WEBPACK_IMPORTED_MODULE_7_.createDefaultTokenBridge) is not a function
I searched in the repo and couldn't find createDefaultTokenBridge
The text was updated successfully, but these errors were encountered:
Apologies for the delayed response. The createDefaultTokenBridge function has been deprecated. However, the README.md file has been updated to align with the current SDK version, and the code examples are now up-to-date.
I'm following along with the readme but at this part I get that createDefaultTokenBridge is not exported.
The browser confirms this TypeError: (0 , baking_bad_tezos_etherlink_bridge_sdk__WEBPACK_IMPORTED_MODULE_7_.createDefaultTokenBridge) is not a function
I searched in the repo and couldn't find createDefaultTokenBridge
The text was updated successfully, but these errors were encountered: