Uses of Enum
monero.wallet.model.MoneroTxPriority
Packages that use MoneroTxPriority
-
Uses of MoneroTxPriority in monero.wallet
Methods in monero.wallet that return MoneroTxPriorityModifier and TypeMethodDescriptionMoneroWallet.getDefaultFeePriority()
Get the current default fee priority (unimportant, normal, elevated, etc).MoneroWalletFull.getDefaultFeePriority()
MoneroWalletRpc.getDefaultFeePriority()
-
Uses of MoneroTxPriority in monero.wallet.model
Methods in monero.wallet.model that return MoneroTxPriorityModifier and TypeMethodDescriptionMoneroTxConfig.getPriority()
static MoneroTxPriority
Returns the enum constant of this type with the specified name.static MoneroTxPriority[]
MoneroTxPriority.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in monero.wallet.model with parameters of type MoneroTxPriority