module CardanoWallet::Shared
Public Class Methods
new(opt)
click to toggle source
# File lib/cardano_wallet/shared.rb, line 6 def self.new(opt) Init.new opt end
# File lib/cardano_wallet/shared.rb, line 6 def self.new(opt) Init.new opt end