Sha256: e01c5130c4729289c3b1dccabcebe2adb559f3bc63acb30ec1fcb11cbdf8257c
Contents?: true
Size: 142 Bytes
Versions: 4
Compression:
Stored size: 142 Bytes
Contents
module Bip44 module Zcoin def zcoin_address(testnet: false) @wallet_node.public_key.to_address(network: :zcoin) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bip44-extended-0.2.26 | lib/bip44/zcoin.rb |
bip44-extended-0.2.25 | lib/bip44/zcoin.rb |
bip44-extended-0.2.24 | lib/bip44/zcoin.rb |
bip44-extended-0.2.23 | lib/bip44/zcoin.rb |