You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The description of on xrpl.org of EscrowFinish fees/costs assumes a 10 drop ledger base fee. However, many validators are voting for 200 drops, so this value may change in the future.
Yeah, the special transaction costs table will also need to be updated along with probably lots of other places if a 200-drops base fee change goes through.
The description of on xrpl.org of EscrowFinish fees/costs assumes a 10 drop ledger base fee. However, many validators are voting for 200 drops, so this value may change in the future.
Here's a helpful link for how rippled computes the EscrowFinish fee (at least, for escrows that have Fulfillments): https://github.com/XRPLF/rippled/blob/master/src/xrpld/app/tx/detail/Escrow.cpp#L368
The text was updated successfully, but these errors were encountered: