Skip to content

sgns::AccountMessenger::UTXOResponseData

Public Attributes

Name
std::string responder_address
std::unordered_set< std::string > utxos
bool has_utxos

Public Attributes Documentation

variable responder_address

std::string responder_address;

variable utxos

std::unordered_set< std::string > utxos;

variable has_utxos

bool has_utxos { false };

Updated on 2026-04-26 at 17:04:52 -0700