@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Interface FeeInfo

    interface FeeInfo {
        intentFee: IntentFeeConfig;
        txFeeRate: string;
    }
    Index

    Properties

    Properties

    intentFee: IntentFeeConfig
    txFeeRate: string