[][src]Module wallet_gen::coin

Represents the various cryptocurrencies supported by this crate.

Enums

Coin

The actual enum that represents a cryptocurrency. This enum is not intended to be matched exhaustively, as new coins may be added in the future.

Constants

COINS

List of all Coins in the enumeration, in altcoin index order.