module Bitsor::Client::EtherWithdrawal

Public Instance Methods

ether_withdrawal() click to toggle source
# File lib/bitsor/client/ether_withdrawal.rb, line 6
def ether_withdrawal
  raise Bitsor::NotImplemented
end