Documentation
Github
Preparing search index...
iso-ledger
ledger-connector
<internal>
Properties
Type Alias Properties
type
Properties
=
{
changeAccount
(
parts
?:
DerivationPathParts
,
)
:
Promise
<
readonly
`
0x
${
string
}
`
[]
>
;
getEth
()
:
Promise
<
Eth
>
;
onHidDisconnect
(
event
:
HIDConnectionEvent
)
:
Promise
<
void
>
;
}
Index
Methods
change
Account
get
Eth
on
Hid
Disconnect
Methods
change
Account
changeAccount
(
parts
?:
DerivationPathParts
)
:
Promise
<
readonly
`
0x
${
string
}
`
[]
>
Parameters
Optional
parts
:
DerivationPathParts
Returns
Promise
<
readonly
`
0x
${
string
}
`
[]
>
get
Eth
getEth
()
:
Promise
<
Eth
>
Returns
Promise
<
Eth
>
on
Hid
Disconnect
onHidDisconnect
(
event
:
HIDConnectionEvent
)
:
Promise
<
void
>
Parameters
event
:
HIDConnectionEvent
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
change
Account
get
Eth
on
Hid
Disconnect
Github
Documentation
Loading...