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::op_wrapper Struct Reference

necessary to support nested operations inside the proposal_create_operation More...

#include <operations.hpp>

Public Member Functions

 op_wrapper (const operation &op=operation())
 

Public Attributes

operation op
 

Detailed Description

necessary to support nested operations inside the proposal_create_operation

Definition at line 153 of file operations.hpp.

Constructor & Destructor Documentation

◆ op_wrapper()

graphene::protocol::op_wrapper::op_wrapper ( const operation op = operation())
inlineexplicit

Definition at line 155 of file operations.hpp.

Member Data Documentation

◆ op

operation graphene::protocol::op_wrapper::op

Definition at line 156 of file operations.hpp.


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