mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-08-22 16:10:52 +00:00
always use open ledger fee
This commit is contained in:
@@ -60,5 +60,5 @@ export async function getFeeEstimateXrp(
|
||||
command: 'fee',
|
||||
tx_blob: txBlob,
|
||||
})
|
||||
return response.result.drops.base_fee
|
||||
return response.result.drops.open_ledger_fee
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user