xrpld
Loading...
Searching...
No Matches
xrpl::detail::AccountIdCache::CachedAccountID Struct Reference
Collaboration diagram for xrpl::detail::AccountIdCache::CachedAccountID:

Public Attributes

AccountID id
char encoding [40] = {0}

Detailed Description

Definition at line 28 of file AccountID.cpp.

Member Data Documentation

◆ id

AccountID xrpl::detail::AccountIdCache::CachedAccountID::id

Definition at line 30 of file AccountID.cpp.

◆ encoding

char xrpl::detail::AccountIdCache::CachedAccountID::encoding[40] = {0}

Definition at line 31 of file AccountID.cpp.