BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#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... | |
Definition at line 137 of file credit_offer.hpp.
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.