mirror of
https://github.com/status-im/status-go.git
synced 2025-01-21 12:11:44 +00:00
90f4740add
- `Path` type extended with the following fields: - `SuggestedMinPriorityFee`, suggested min priority fee by the network - `SuggestedMaxPriorityFee`, suggested max priority fee by the network - `CurrentBaseFee`, current network base fee - The following wallet api endpoints marked as deprecated: - `GetSuggestedFees` - `GetTransactionEstimatedTime`