rippled
Public Attributes | List of all members
ripple::detail::AccountIdCache::CachedAccountID Struct Reference
Collaboration diagram for ripple::detail::AccountIdCache::CachedAccountID:
Collaboration graph
[legend]

Public Attributes

AccountID id
 
char encoding [40] = {0}
 

Detailed Description

Definition at line 38 of file AccountID.cpp.

Member Data Documentation

◆ id

AccountID ripple::detail::AccountIdCache::CachedAccountID::id

Definition at line 40 of file AccountID.cpp.

◆ encoding

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

Definition at line 41 of file AccountID.cpp.