add factory #35
Annotations
11 errors
|
Npm install:
src/chain/base/transaction/Broadcaster.ts#L1
Module '"/Users/runner/work/scryptlib/scryptlib/src/chain/base/transaction/Transaction"' has no default export. Did you mean to use 'import { Transaction } from "/Users/runner/work/scryptlib/scryptlib/src/chain/base/transaction/Transaction"' instead?
|
Npm install:
src/chain/base/transaction/FeeModel.ts#L1
Module '"/Users/runner/work/scryptlib/scryptlib/src/chain/base/transaction/Transaction"' has no default export. Did you mean to use 'import { Transaction } from "/Users/runner/work/scryptlib/scryptlib/src/chain/base/transaction/Transaction"' instead?
|
Npm install:
src/utils.ts#L22
'BigNumber' only refers to a type, but is being used as a value here.
|
Npm install:
src/utils.ts#L22
'BigNumber' only refers to a type, but is being used as a value here.
|
Npm install:
src/utils.ts#L66
'BigNumber' only refers to a type, but is being used as a value here.
|
Npm install:
src/utils.ts#L120
'BigNumber' only refers to a type, but is being used as a value here.
|
Npm install:
src/utils.ts#L168
Cannot find name 'Hash'.
|
Npm install:
src/utils.ts#L169
Cannot find name 'TransactionSignature'.
|
Npm install:
src/utils.ts#L170
Property 'r' does not exist on type 'Signature'.
|
Npm install:
src/utils.ts#L171
Property 's' does not exist on type 'Signature'.
|
The logs for this run have expired and are no longer available.
Loading