ChainSig.js Documentation - v1.1.6
Preparing search index...
ChainSigEvmMpcSignature
Interface ChainSigEvmMpcSignature
interface
ChainSigEvmMpcSignature
{
bigR
:
{
x
:
bigint
;
y
:
bigint
}
;
s
:
bigint
;
recoveryId
:
number
;
}
Index
Properties
big
R
s
recovery
Id
Properties
big
R
bigR
:
{
x
:
bigint
;
y
:
bigint
}
s
s
:
bigint
recovery
Id
recoveryId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
big
R
s
recovery
Id
ChainSig.js Documentation - v1.1.6
Loading...