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

#include <credit_offer.hpp>

Public Attributes

fc::optional< uint8_t > auto_repay
 After the core-2595 hard fork, the account can specify whether and how to automatically repay. More...
 

Detailed Description

Definition at line 137 of file credit_offer.hpp.

Member Data Documentation

◆ auto_repay

fc::optional<uint8_t> graphene::protocol::credit_offer_accept_operation::ext::auto_repay

After the core-2595 hard fork, the account can specify whether and how to automatically repay.

Definition at line 140 of file credit_offer.hpp.


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