bluefin_api 1.2.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ZkLoginZkpRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**network** | Option<**String**> | The network to use (e.g., \"mainnet\", \"testnet\"). | [optional]
**ephemeral_public_key** | **String** | The ephemeral public key for the ZK proof. | 
**max_epoch** | **i32** | The maximum epoch for the ZK proof. | 
**randomness** | **String** | Randomness value for the ZK proof. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)