Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
IRateLimitProof
Interface IRateLimitProof
interface
IRateLimitProof
{
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
Loading...