feat: refactor ledger and psbt related functions #13
Annotations
10 errors and 1 warning
Lint:
src/bitcoin-functions.ts#L23
Unexpected any. Specify a different type
|
Lint:
src/bitgo-functions.ts#L11
'findBitGoAddress' is defined but never used
|
Lint:
src/bitgo-functions.ts#L19
'createTaprootAddress' is defined but never used
|
Lint:
src/bitgo-functions.ts#L31
'createNativeSegwitAddress' is defined but never used
|
Lint:
src/bitgo-functions.ts#L43
'createMultisigWallet' is defined but never used
|
Lint:
src/bitgo-functions.ts#L86
'bitcoinNetwork' is assigned a value but never used
|
Lint:
src/bitgo-functions.ts#L92
'attestorGroupXPublicKey' is assigned a value but never used
|
Lint:
src/bitgo-functions.ts#L106
'getBitGoDetails' is defined but never used
|
Lint:
src/ledger_test.ts#L48
'nativeSegwitAddress' is assigned a value but never used
|
Lint:
src/ledger_test.ts#L55
'taprootMultisigAddress' is assigned a value but never used
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading