v2025.02.28.1
·
475 commits
to master
since this release
BitGo API Release v2025.02.28.1
Added
- [POST]
/api/v2/{coin}/wallet/{walletId}/initwallet - [POST]
/api/v2/{coin}/wallet/{walletId}/signermacaroon - [GET]
/api/v2/{coin}/wallet/{walletId}/state - [POST]
/api/v2/{coin}/wallet/{walletId}/unlockwallet
Modified
- [POST]
/api/v2/{coin}/wallet/{walletId}/initwalletExpressInitWalletRequestmodified in requestBodypathLightningCoinmodified in parameters
- [POST]
/api/v2/{coin}/wallet/{walletId}/signermacaroonExpressGenerateSignerMacaroonRequestmodified in requestBodypathLightningCoinmodified in parameters
- [GET]
/api/v2/{coin}/wallet/{walletId}/stateExpressLightningNodeStateResponsemodified in responsespathLightningCoinmodified in parameters
- [POST]
/api/v2/{coin}/wallet/{walletId}/unlockwalletExpressUnlockLightningWalletRequestmodified in requestBodyExpressUnlockLightningWalletResponsemodified in responsespathLightningCoinmodified in parameters