NSHDWalletPath constructor

const NSHDWalletPath(
  1. String coinType
)

Implementation

const NSHDWalletPath(this.coinType) : super(HDWalletPurpose.NO_STRUCTURE, coinType);