feat: implement tao functions #4147
Annotations
18 errors
unit-test-all (18.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
|
unit-test-all (18.x)
Type 'boolean' is not assignable to type 'Promise<boolean>'.
|
unit-test-all (18.x)
Type '{}' is missing the following properties from type 'Promise<ParsedTransaction>': then, catch, finally, [Symbol.toStringTag]
|
unit-test-all (18.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
|
unit-test-all (18.x)
Property 'keyPairFromSeed' does not exist on type 'Utils'.
|
unit-test-all (18.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
|
unit-test-all (18.x)
Cannot find name 'SignTransactionResult'.
|
unit-test-all (18.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
|
unit-test-all (18.x)
Process completed with exit code 1.
|
unit-test-all (20.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
|
unit-test-all (20.x)
Type 'boolean' is not assignable to type 'Promise<boolean>'.
|
unit-test-all (20.x)
Type '{}' is missing the following properties from type 'Promise<ParsedTransaction>': then, catch, finally, [Symbol.toStringTag]
|
unit-test-all (20.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
|
unit-test-all (20.x)
Property 'keyPairFromSeed' does not exist on type 'Utils'.
|
unit-test-all (20.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
|
unit-test-all (20.x)
Cannot find name 'SignTransactionResult'.
|
unit-test-all (20.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
|
unit-test-all (20.x)
Process completed with exit code 1.
|