Custom charges response in ValidityData
Returned by confirmTx to show actual costs vs maximum user agreed to pay. Allows user to review and abort if actual cost is higher than expected.
All cost fields are decimal-string OS.
What node will actually charge (must be <= max_cost_os), decimal-string OS.
<= max_cost_os
Detailed breakdown of actual costs
What user signed as maximum (from TX custom_charges), decimal-string OS.
custom_charges
Charge type identifier
Custom charges response in ValidityData
Returned by confirmTx to show actual costs vs maximum user agreed to pay. Allows user to review and abort if actual cost is higher than expected.
All cost fields are decimal-string OS.