@welshare/sdk
Preparing search index...
BlindfoldFactoryConfig
Type Alias BlindfoldFactoryConfig
type
BlindfoldFactoryConfig
=
{
operation
?:
"store"
|
"match"
|
"sum"
;
seed
?:
Uint8Array
|
Buffer
|
string
;
threshold
?:
number
;
useClusterKey
?:
true
;
}
Index
Properties
operation?
seed?
threshold?
use
Cluster
Key?
Properties
Optional
operation
operation
?:
"store"
|
"match"
|
"sum"
Optional
seed
seed
?:
Uint8Array
|
Buffer
|
string
Optional
threshold
threshold
?:
number
Optional
use
Cluster
Key
useClusterKey
?:
true
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
operation
seed
threshold
use
Cluster
Key
@welshare/sdk
Loading...