Skip to content

Rpc: fix adaptive-issuance liquidity_baking_subsidy error

Rpc.get_network_constants.(fun) cannot get network_constants from block head
explorus.js:4718:82
-3 Cannot destruct JSON (/issuance_weights, Json_encoding.Missing_field("liquidity_baking_subsidy_weight")) explorus.js:4718:82
Dune__exe__Main.(fun): Rpc.Encoding_error("During the call to Rpc.get_network_constants.(fun) : Cannot destruct JSON (/issuance_weights, Json_encoding.Missing_field(\"liquidity_baking_subsidy_weight\"))")

It is highly probable that this patch has broken the AI's calculation.

Merge request reports