Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeeEstimation

Result of some estimate fee methods

Hierarchy

  • FeeEstimation

Index

Properties

Properties

blocks

blocks: number

Block number (relative, starting from 1) where the estimate was found

feerate

feerate: number

The estimated fee the transaction should pay in order to be included within the specified number of blocks. If the node doesn’t have enough information to make an estimate, the value -1 will be returned

Generated using TypeDoc