CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
PersonalSignRequest
Type Alias PersonalSignRequest
A request to the personal_sign method.
type
PersonalSignRequest
=
{
method
:
"personal_sign"
;
params
:
[
`
0x
${
string
}
`
,
`
0x
${
string
}
`
]
;
}
Index
Properties
method
params
Properties
method
method
:
"personal_sign"
params
params
:
[
`
0x
${
string
}
`
,
`
0x
${
string
}
`
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
CDP Frontend SDK
Loading...
A request to the personal_sign method.