BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
account_id_type fee_payer() const
account_id_type witness_account
The account which owns the witness. This account pays the fee for this operation.
Create a witness object, as a bid to hold a witness position on the network.
account_id_type witness_account
The account which owns the witness. This account pays the fee for this operation.
Update a witness object's URL and block signing key.
#define GRAPHENE_BLOCKCHAIN_PRECISION
witness_id_type witness
The witness object to update.
optional< string > new_url
The new URL.
optional< public_key_type > new_signing_key
The new block signing key.
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
public_key_type block_signing_key
account_id_type fee_payer() const