Expose helper functions #52
Annotations
10 errors
lint:
dist/index.d.ts#L3
Replace `·StakingClient,·workflowHasFinished,·workflowWaitingForExternalBroadcast,·isTxStepOutput,·isWaitStepOutput,·getUnsignedTx,·` with `⏎··StakingClient,⏎··workflowHasFinished,⏎··workflowWaitingForExternalBroadcast,⏎··isTxStepOutput,⏎··isWaitStepOutput,⏎··getUnsignedTx,⏎`
|
lint:
src/client/staking-client.ts#L350
Replace ``No·txStepOutput·found·in·workflow·step·${workflow.currentStepId}`` with `⏎······`No·txStepOutput·found·in·workflow·step·${workflow.currentStepId}`,⏎····`
|
lint:
src/client/staking-client.ts#L353
Replace `workflow.steps[workflow.currentStepId].txStepOutput?.unsignedTx` with `(⏎····workflow.steps[workflow.currentStepId].txStepOutput?.unsignedTx⏎··)`
|
lint:
src/index.ts#L5
Insert `⏎·`
|
lint:
src/index.ts#L6
Delete `··`
|
lint:
src/index.ts#L7
Delete `··`
|
lint:
src/index.ts#L8
Replace `····` with `··`
|
lint:
src/index.ts#L9
Delete `··`
|
lint:
src/index.ts#L10
Delete `··`
|
lint:
src/index.ts#L13
Insert `;`
|