OPNet
    Preparing search index...

    Interface RawBitcoinFees

    interface RawBitcoinFees {
        conservative: string;
        recommended: FeeRecommendation;
    }
    Index

    Properties

    conservative: string
    recommended: FeeRecommendation