Update tests to use account.signTransaction #877
Annotations
2 errors and 10 warnings
build (16.x):
src/accounts/account.spec.ts#L1
Cannot find name 'testWallets'.
|
build (16.x)
Process completed with exit code 1.
|
build (16.x):
src/abi/code.ts#L1
Require statement not part of import statement
|
build (16.x):
src/core/address.ts#L7
Require statement not part of import statement
|
build (16.x):
src/core/globals.ts#L2
Require statement not part of import statement
|
build (16.x):
src/core/message.ts#L4
Require statement not part of import statement
|
build (16.x):
src/core/transactionComputer.ts#L13
Require statement not part of import statement
|
build (16.x):
src/core/transactionComputer.ts#L14
Require statement not part of import statement
|
build (16.x):
src/entrypoints/entrypoints.spec.ts#L5
'TransactionComputer' is defined but never used. Allowed unused vars must match /^_/u
|
build (16.x):
src/networkProviders/config.ts#L3
Require statement not part of import statement
|
build (16.x):
src/networkProviders/serialization.spec.ts#L5
Require statement not part of import statement
|
build (16.x):
src/networkProviders/serialization.spec.ts#L11
Require statement not part of import statement
|