Preparing search index...
The search index is not available
@solana/actions
@solana/actions
SignMessageVerificationOptions
Interface SignMessageVerificationOptions
interface
SignMessageVerificationOptions
{
expectedAddress
?:
string
;
expectedChainIds
?:
string
[]
;
expectedDomains
?:
string
[]
;
issuedAtThreshold
?:
number
;
}
Index
Properties
expected
Address?
expected
Chain
Ids?
expected
Domains?
issued
At
Threshold?
Properties
Optional
expected
Address
expected
Address
?:
string
Optional
expected
Chain
Ids
expected
Chain
Ids
?:
string
[]
Optional
expected
Domains
expected
Domains
?:
string
[]
Optional
issued
At
Threshold
issued
At
Threshold
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expected
Address
expected
Chain
Ids
expected
Domains
issued
At
Threshold
@solana/actions
Loading...