CryptoApis::ListAllUnconfirmedTransactionsRIBSEGasPrice

Properties

Name Type Description Notes
amount String Represents the price offered to the miner to purchase this amount of gas

Example

require 'crypto_apis'

instance = CryptoApis::ListAllUnconfirmedTransactionsRIBSEGasPrice.new(
  amount: 2994782927
)