connect_ledger

Function connect_ledger 

Source
pub async fn connect_ledger(account_index: usize) -> Result<LedgerSigner>
Expand description

Try to obtain a ledger signer

Handles some common errors by prompting the user.