Documentation
Preparing search index...
@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
share
X
share
Y
Properties
epoch
epoch
:
Uint8Array
merkle
Root
merkleRoot
:
Uint8Array
nullifier
nullifier
:
Uint8Array
proof
proof
:
Uint8Array
rln
Identifier
rlnIdentifier
:
Uint8Array
share
X
shareX
:
Uint8Array
share
Y
shareY
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
epoch
merkle
Root
nullifier
proof
rln
Identifier
share
X
share
Y
Documentation
Loading...