Skip to content

sgns::NewAccount

Account-creation source for GeniusNode::New(dev_config, AccountSource).Generate a new identity. More...

#include <GeniusNode.hpp>

Detailed Description

struct sgns::NewAccount;

Account-creation source for GeniusNode::New(dev_config, AccountSource).Generate a new identity.

Owned std::string payloads — a std::variant owns its active alternative, so non-owning views such as const char* or std::string_view would dangle once the variant is stored or passed. TokenID and other dev_config fields are NOT part of the variant; they come from dev_config.


Updated on 2026-07-12 at 22:42:53 -0700