@arkade-os/sdk Documentation - v0.3.11
Preparing search index...
PartialSig
Interface PartialSig
interface
PartialSig
{
R
:
Uint8Array
;
s
:
Uint8Array
;
encode
()
:
Uint8Array
;
}
Index
Properties
R
s
Methods
encode
Properties
R
R
:
Uint8Array
s
s
:
Uint8Array
Methods
encode
encode
()
:
Uint8Array
Encodes the partial signature into bytes Returns a 32-byte array containing just the s value
Returns
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
R
s
Methods
encode
@arkade-os/sdk Documentation - v0.3.11
Loading...
Encodes the partial signature into bytes Returns a 32-byte array containing just the s value