BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::protocol::account_update_operation::ext Struct Reference

#include <account.hpp>

Public Attributes

optional< void_tnull_ext
 
optional< special_authorityowner_special_authority
 
optional< special_authorityactive_special_authority
 

Detailed Description

Definition at line 138 of file account.hpp.

Member Data Documentation

◆ active_special_authority

optional< special_authority > graphene::protocol::account_update_operation::ext::active_special_authority

Definition at line 142 of file account.hpp.

◆ null_ext

optional< void_t > graphene::protocol::account_update_operation::ext::null_ext

Definition at line 140 of file account.hpp.

◆ owner_special_authority

optional< special_authority > graphene::protocol::account_update_operation::ext::owner_special_authority

Definition at line 141 of file account.hpp.


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