Nostrduino
Loading...
Searching...
No Matches
Data Fields
nostr::s_GetInfoResponse Struct Reference

#include <Nip47.h>

Data Fields

NostrString alias
 
NostrString color
 
NostrString pubkey
 
NostrString network
 
unsigned long long blockHeight
 
NostrString blockHash
 
std::vector< NostrStringmethods
 
std::vector< NostrStringnotifications
 
std::vector< NostrStringextensions
 

Field Documentation

◆ alias

NostrString nostr::s_GetInfoResponse::alias

◆ blockHash

NostrString nostr::s_GetInfoResponse::blockHash

◆ blockHeight

unsigned long long nostr::s_GetInfoResponse::blockHeight

◆ color

NostrString nostr::s_GetInfoResponse::color

◆ extensions

std::vector<NostrString> nostr::s_GetInfoResponse::extensions

◆ methods

std::vector<NostrString> nostr::s_GetInfoResponse::methods

◆ network

NostrString nostr::s_GetInfoResponse::network

◆ notifications

std::vector<NostrString> nostr::s_GetInfoResponse::notifications

◆ pubkey

NostrString nostr::s_GetInfoResponse::pubkey

The documentation for this struct was generated from the following file: