mayachain_rs 1.113.0

Mayanode REST API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# NetworkResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bond_reward_cacao** | **String** | total amount of cacao awarded to node operators | 
**total_bond_units** | **String** | total bonded cacao | 
**total_reserve** | **String** | total reserve cacao | 
**total_asgard** | **String** | total asgard cacao | 
**gas_spent_cacao** | **String** | Sum of the gas the network has spent to send outbounds | 
**gas_withheld_cacao** | **String** | Sum of the gas withheld from users to cover outbound gas | 
**outbound_fee_multiplier** | Option<**String**> | Current outbound fee multiplier, in basis points | [optional]

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