interface GasPrice {
    price?: UIField;
    priorityFee?: UIField;
}

Properties

Properties

price?: UIField
priorityFee?: UIField