docs: add docs for splitting UTXOs, maxOutputs
and maxInputs
#16770
Annotations
2 errors and 1 warning
Run Tests - node:
packages/account/src/providers/utils/handle-gql-error-message.ts#L12
FuelError: The account(s) sending the transaction don't have enough funds to cover the transaction.
❯ handleGqlErrorMessage packages/account/src/providers/utils/handle-gql-error-message.ts:12:13
❯ responseMiddleware packages/account/src/providers/provider.ts:685:15
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-request/src/index.ts:292:11
❯ _Provider.getResourcesToSpend packages/account/src/providers/provider.ts:1471:20
❯ WalletUnlocked.fund packages/account/src/account.ts:254:25
❯ WalletUnlocked.estimateAndFundTransaction packages/account/src/account.ts:722:15
❯ WalletUnlocked.batchTransfer packages/account/src/account.ts:386:15
❯ apps/docs/src/guide/cookbook/snippets/splitting-utxos.test.ts:110:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.66.4', FUEL_CORE: '0.40.1', FUELS: '0.97.0' }, metadata: {}, rawError: { message: 'not enough coins to fit the target', locations: [ { line: 2, column: 3 } ], path: [ 'coinsToSpend' ] }, code: 'not-enough-funds', toObject: 'Function<toObject>' }
|
Run Tests - node
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading