module CardanoWallet::Misc

misc

Public Class Methods

new(opt) click to toggle source
# File lib/cardano_wallet/misc.rb, line 7
def self.new(opt)
  Init.new opt
end