Skip to content
Snippets Groups Projects
Commit 94d7ca93 authored by Mahdi Yari's avatar Mahdi Yari
Browse files

add new vops

parent 13405871
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,16 @@ ChainTypes.operations= {
effective_comment_vote: 72,
ineffective_delete_comment: 73,
sps_convert: 74,
expired_account_notification: 75,
changed_recovery_account: 76,
transfer_to_vesting_completed: 77,
pow_reward: 78,
vesting_shares_split: 79,
account_created: 80,
fill_collateralized_convert_request: 81,
system_warning: 82,
fill_recurrent_transfer: 83,
failed_recurrent_transfer: 84
};
//types.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment