Remove ITransaction interface and update Transaction to follow specs #793
Annotations
10 errors and 1 warning
build (16.x):
src/accountManagement/accountTransactionsFactory.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/compatibility.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/compatibility.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/proxyNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x):
src/networkProviders/proxyNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
|
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|