You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*AddressAPI* | [**AddressVotes**](docs/AddressAPI.md#addressvotes) | **Get** /address/{hash}/votes | Get list of votes for address
94
94
*AddressAPI* | [**GetAddress**](docs/AddressAPI.md#getaddress) | **Get** /address/{hash} | Get address info
95
95
*AddressAPI* | [**GetAddressCount**](docs/AddressAPI.md#getaddresscount) | **Get** /address/count | Get count of addresses in network
96
-
*AddressAPI* | [**ListAddress**](docs/AddressAPI.md#listaddress) | **Get** /address | List address info
97
-
*BlockAPI* | [**BlockBlobsCount**](docs/BlockAPI.md#blockblobscount) | **Get** /block/{height}/blobs/count | Count of blobs which was pushed by transaction
96
+
*AddressAPI* | [**ListAddress**](docs/AddressAPI.md#listaddress) | **Get** /address | List addresses
97
+
*BlockAPI* | [**BlockBlobsCount**](docs/BlockAPI.md#blockblobscount) | **Get** /block/{height}/blobs/count | Count of blobs which was pushed in the block
98
98
*BlockAPI* | [**GetBlock**](docs/BlockAPI.md#getblock) | **Get** /block/{height} | Get block info
99
99
*BlockAPI* | [**GetBlockBlobs**](docs/BlockAPI.md#getblockblobs) | **Get** /block/{height}/blobs | List blobs which was pushed in the block
100
100
*BlockAPI* | [**GetBlockCount**](docs/BlockAPI.md#getblockcount) | **Get** /block/count | Get count of blocks in network
0 commit comments