feat(tx/utxos): Add consumed_by_tx field #917
Annotations
3 errors and 2 warnings
build (18.x):
src/routes/epochs/latest/parameters.ts#L1
Property 'cost_models_raw' does not exist on type '{ epoch: number; min_fee_a: number; min_fee_b: number; max_block_size: number; max_tx_size: number; max_block_header_size: number; key_deposit: string; pool_deposit: string; e_max: number; n_opt: number; ... 43 more ...; min_fee_ref_script_cost_per_byte: number | null; }'. Did you mean 'cost_models'?
|
build (18.x):
src/routes/epochs/number/parameters.ts#L1
Property 'cost_models_raw' does not exist on type '{ epoch: number; min_fee_a: number; min_fee_b: number; max_block_size: number; max_tx_size: number; max_block_header_size: number; key_deposit: string; pool_deposit: string; e_max: number; n_opt: number; ... 43 more ...; min_fee_ref_script_cost_per_byte: number | null; }'. Did you mean 'cost_models'?
|
build (18.x)
Process completed with exit code 2.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|