Dfns TypeScript SDK - v0.7.14
Preparing search index...
@dfns/lib-ethersjs6
DfnsWalletOptions
Type Alias DfnsWalletOptions
type
DfnsWalletOptions
=
{
dfnsClient
:
DfnsApiClient
;
maxRetries
?:
number
;
retryInterval
?:
number
;
walletId
:
string
;
}
Index
Properties
dfns
Client
max
Retries?
retry
Interval?
wallet
Id
Properties
dfns
Client
dfnsClient
:
DfnsApiClient
Optional
max
Retries
maxRetries
?:
number
Deprecated
transaction signing is now synchronous. polling is deprecated.
Optional
retry
Interval
retryInterval
?:
number
Deprecated
transaction signing is now synchronous. polling is deprecated.
wallet
Id
walletId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dfns
Client
max
Retries
retry
Interval
wallet
Id
Dfns TypeScript SDK - v0.7.14
Loading...
Deprecated
transaction signing is now synchronous. polling is deprecated.