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