feat: implement base transaction and transfer builders #4170
Annotations
10 errors
unit-test-all (18.x)
Property 'getMaterial' does not exist on type 'Utils'.
|
unit-test-all (18.x)
Property 'decodeDotAddressToKeyPair' does not exist on type 'Utils'. Did you mean 'decodeSubstrateAddressToKeyPair'?
|
unit-test-all (18.x)
Property 'getMaterial' does not exist on type 'Utils'.
|
unit-test-all (18.x)
Non-abstract class 'TransferBuilder' is missing implementations for the following members of 'TransactionBuilder': 'buildTransaction', 'validateDecodedTransaction'.
|
unit-test-all (18.x)
Process completed with exit code 1.
|
unit-test-all (20.x)
Property 'getMaterial' does not exist on type 'Utils'.
|
unit-test-all (20.x)
Property 'decodeDotAddressToKeyPair' does not exist on type 'Utils'. Did you mean 'decodeSubstrateAddressToKeyPair'?
|
unit-test-all (20.x)
Property 'getMaterial' does not exist on type 'Utils'.
|
unit-test-all (20.x)
Non-abstract class 'TransferBuilder' is missing implementations for the following members of 'TransactionBuilder': 'buildTransaction', 'validateDecodedTransaction'.
|
unit-test-all (20.x)
Process completed with exit code 1.
|