BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
354 stars 272 forks source link

error Error: expecting enterprise when adding BitGo key. If you want to create a new ETH bitgo key, set the newFeeAddress parameter to true. #3465

Open bherdeshamal opened 1 year ago

bherdeshamal commented 1 year ago

While Using SDK(Generate) API when passing the polygon coin it gives us this error regarding enterprise and newFeeAddress

bherdeshamal commented 1 year ago

While Using SDK(Generate) API when passing the polygon coin it gives us this error regarding enterprise and newFeeAddress

error Error: expecting enterprise when adding BitGo key. If you want to create a new ETH bitgo key, set the newFeeAddress parameter to true. at Polygon.preCreateBitGo (c:\Program Files\nodejs\Bitgo-Custodial-Wallet-API\node_modules\@bitgo\sdk-coin-eth\dist\src\eth.js:458:19) at Keychains.createBitGo (c:\Program Files\nodejs\Bitgo-Custodial-Wallet-API\node_modules\@bitgo\sdk-core\dist\src\bitgo\keychain\keychains.js:221:23)