feat: add sponsored tx broadcast #28
Annotations
10 errors and 1 warning
build:
src/alexSDK.ts#L14
Replace `·broadcastSponsoredTx,·requiredStxAmountForSponsorTx,·runSponsoredSpotTx·` with `⏎··broadcastSponsoredTx,⏎··requiredStxAmountForSponsorTx,⏎··runSponsoredSpotTx,⏎`
|
build:
src/alexSDK.ts#L168
Delete `·`
|
build:
src/alexSDK.ts#L183
Replace `await·this.getRoute(from,·to)` with `(await·this.getRoute(from,·to));`
|
build:
src/alexSDK.ts#L184
Replace `⏎······from,⏎······to,⏎······route⏎····)` with `from,·to,·route);`
|
build:
src/alexSDK.ts#L193
Insert `;`
|
build:
src/alexSDK.ts#L255
Replace `await·this.getRoute(currencyX,·currencyY)` with `(await·this.getRoute(currencyX,·currencyY));`
|
build:
src/alexSDK.ts#L260
Insert `;`
|
build:
src/alexSDK.ts#L265
Insert `;`
|
build:
src/alexSDK.ts#L286
Insert `;`
|
build:
src/helpers/SponsorTxHelper.ts#L1
Replace `"@stacks/transactions"` with `'@stacks/transactions';`
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|