Bip49HDWalletPath constructor

const Bip49HDWalletPath(
  1. String coinType
)

Implementation

const Bip49HDWalletPath(this.coinType)
    : super(HDWalletPurpose.BIP49, coinType);