T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/evm-core/src
PermitSignature
Type Alias PermitSignature
EIP-2612 Permit signature components
type
PermitSignature
=
{
v
:
number
;
r
:
Hex
;
s
:
Hex
;
}
Index
Properties
v
r
s
Properties
v
v
:
number
r
r
:
Hex
s
s
:
Hex
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
v
r
s
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
EIP-2612 Permit signature components