feat: add example flow #7
Annotations
10 errors and 1 warning
Lint:
src/bitcoin-functions.ts#L9
'Psbt' is defined but never used
|
Lint:
src/bitcoin-functions.ts#L38
Unexpected any. Specify a different type
|
Lint:
src/index.ts#L6
'bytesToHex' is defined but never used
|
Lint:
src/index.ts#L6
'hexToBytes' is defined but never used
|
Lint:
src/index.ts#L8
'Transaction' is defined but never used
|
Lint:
src/index.ts#L13
'broadcastTransaction' is defined but never used
|
Lint:
src/index.ts#L15
'createFundingTransaction' is defined but never used
|
Lint:
src/index.ts#L18
'getUTXOs' is defined but never used
|
Lint:
src/index.ts#L42
'createTaprootAddress' is defined but never used
|
Lint:
src/index.ts#L54
'createNativeSegwitAddress' is defined 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