-
Notifications
You must be signed in to change notification settings - Fork 69
@liquality.bitcoin.BitcoinFeeApiProvider
Krasimir Raykov edited this page Mar 30, 2022
·
4 revisions
@liquality/bitcoin.BitcoinFeeApiProvider
-
↳
BitcoinFeeApiProvider
• new BitcoinFeeApiProvider(endpoint?
)
Name | Type | Default value |
---|---|---|
endpoint |
string |
'https://mempool.space/api/v1/fees/recommended' |
bitcoin/lib/fee/BitcoinFeeApiProvider.ts:7
• gasUnits: BigNumber
client/dist/lib/Fee.d.ts:3
▸ getFees(): Promise
<FeeDetails
>
Promise
<FeeDetails
>