add canary network #138
Annotations
3 errors
lint_test / build:
src/core/wallets/btc/bitget/provider.ts#L36
Element implicitly has an 'any' type because expression of type 'Network' can't be used to index type '{ mainnet: string; testnet: string; signet: string; }'.
|
lint_test / build:
src/core/wallets/btc/okx/provider.ts#L31
Element implicitly has an 'any' type because expression of type 'Network' can't be used to index type '{ mainnet: string; testnet: string; signet: string; }'.
|
lint_test / build
Process completed with exit code 2.
|