Module-level declarations

Cluster Management API

Types

Link copied to clipboard
Link copied to clipboard

Cluster Management api used by Postchain to get information about clusters in the network

Queries

Link copied to clipboard

Returns CM API Version CM API Version: 2

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns CAC that has been removed CM API Version: 2

Link copied to clipboard
query cm_get_removed_cluster_blockchains(cluster_name: text, removed_after: integer): list<byte_array>

Returns blockchains in cluster that has been removed CM API Version: 2

Link copied to clipboard