Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
waku
message
version_0
proto
RateLimitProof
Interface RateLimitProof
interface
RateLimitProof
{
epoch
:
Uint8Array
;
merkleRoot
:
Uint8Array
;
nullifier
:
Uint8Array
;
proof
:
Uint8Array
;
rlnIdentifier
:
Uint8Array
;
shareX
:
Uint8Array
;
shareY
:
Uint8Array
;
}
Index
Properties
epoch
merkle
Root
nullifier
proof
rln
Identifier
shareX
shareY
Properties
epoch
epoch
:
Uint8Array
merkle
Root
merkle
Root
:
Uint8Array
nullifier
nullifier
:
Uint8Array
proof
proof
:
Uint8Array
rln
Identifier
rln
Identifier
:
Uint8Array
shareX
shareX
:
Uint8Array
shareY
shareY
:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
epoch
merkle
Root
nullifier
proof
rln
Identifier
shareX
shareY
Documentation
@waku/interfaces - v0.0.21
@waku/utils - v0.0.14
@waku/message-hash - v0.1.10
@waku/proto - v0.0.6
@waku/enr - v0.0.20
@waku/core - v0.0.26
@waku/relay - v0.0.9
@waku/peer-exchange - v0.0.19
@waku/dns-discovery - v0.0.20
@waku/message-encryption - v0.0.24
@waku/sdk - v0.0.22
@waku/browser-tests
Generated using
TypeDoc