CryptoApis::ListHDWalletXPubYPubZPubTransactionsRIFee

Properties

Name Type Description Notes
amount String Defines the amount of the transaction fee.

Example

require 'crypto_apis'

instance = CryptoApis::ListHDWalletXPubYPubZPubTransactionsRIFee.new(
  amount: 0.00016932
)