fix: update transactions.submit request #7
Annotations
2 errors
build:
src/providers/wallet_daemon/provider.ts#L135
Conversion of type '{ transaction: { instructions: Instruction[]; fee_instructions: Instruction[]; inputs: { substate_id: any; version: number | null | undefined; }[]; min_epoch: null; max_epoch: null; }; signing_key_index: number; detect_inputs: boolean; proof_ids: never[]; }' to type 'TransactionSubmitRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build
Process completed with exit code 1.
|