Search
Preparing search index...
The search index is not available
js-waku
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
js-waku
enr
IKeypairClass
Interface IKeypairClass
Hierarchy
IKeypairClass
Index
Constructors
constructor
Methods
generate
Constructors
constructor
new IKeypair
Class
(
privateKey
?:
Uint8Array
, publicKey
?:
Uint8Array
)
:
IKeypair
Parameters
Optional
privateKey:
Uint8Array
Optional
publicKey:
Uint8Array
Returns
IKeypair
Methods
generate
generate
(
)
:
Promise
<
IKeypair
>
Returns
Promise
<
IKeypair
>
Exports
discovery
enr
utf8
utils
waku
waku_
light_
push
waku_
message
waku_
relay
waku_
store
IKeypair
Class
constructor
generate
Generated using
TypeDoc