xrpld
Loading...
Searching...
No Matches
xrpl::SignerEntries Class Reference

#include <SignerEntries.h>

Classes

struct  SignerEntry

Public Member Functions

 SignerEntries ()=delete

Static Public Member Functions

static std::expected< std::vector< SignerEntry >, NotTECdeserialize (STObject const &obj, beast::Journal journal, std::string_view annotation)

Detailed Description

Definition at line 25 of file SignerEntries.h.

Constructor & Destructor Documentation

◆ SignerEntries()

xrpl::SignerEntries::SignerEntries ( )
explicitdelete

Member Function Documentation

◆ deserialize()

std::expected< std::vector< SignerEntries::SignerEntry >, NotTEC > xrpl::SignerEntries::deserialize ( STObject const & obj,
beast::Journal journal,
std::string_view annotation )
static

Definition at line 22 of file SignerEntries.cpp.