utxo property

List<FeePriority> get utxo

Implementation

static List<FeePriority> get utxo {
  return [
    nextBlock,
    secondBlock,
    hour,
    day,
  ];
}