Module: CardanoWallet::Misc
- Defined in:
- lib/cardano_wallet/misc.rb
Overview
Misc
Defined Under Namespace
Classes: Init, Network, Node, Proxy, Settings, Utils
Class Method Summary collapse
Class Method Details
.new(opt) ⇒ Object
10 11 12 |
# File 'lib/cardano_wallet/misc.rb', line 10 def self.new(opt) Init.new opt end |