BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
graphene::protocol::public_key_type::binary_key Struct Reference

#include <types.hpp>

Public Member Functions

 binary_key ()=default
 

Public Attributes

uint32_t check = 0
 
fc::ecc::public_key_data data
 

Detailed Description

Definition at line 313 of file types.hpp.

Constructor & Destructor Documentation

◆ binary_key()

graphene::protocol::public_key_type::binary_key::binary_key ( )
default

Member Data Documentation

◆ check

uint32_t graphene::protocol::public_key_type::binary_key::check = 0

Definition at line 315 of file types.hpp.

◆ data

fc::ecc::public_key_data graphene::protocol::public_key_type::binary_key::data

Definition at line 316 of file types.hpp.


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