LedgerSigner constructor
LedgerSigner(
- LedgerClient _client,
- String _derivationPath
Implementation
LedgerSigner(this._client, this._derivationPath);
LedgerSigner(this._client, this._derivationPath);