Skip to content

threefold.tfgrid_actions.clients #

struct Clients #

struct Clients {
pub mut:
	tfg_client TFGridClient
	tfc_client TfChainClient
	str_client StellarClient
	eth_client EthClient
	btc_client BtcClient
}