Guest User

Untitled

a guest
Jul 23rd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. protocol/fee_schedule.cpp
  2. protocol/confidential.cpp
  3. protocol/vote.cpp
  4. + protocol/user.cpp
  5.  
  6. genesis_state.cpp
  7. get_config.cpp
  8. @@ -77,6 +78,7 @@ add_library( graphene_chain
  9. vesting_balance_evaluator.cpp
  10. withdraw_permission_evaluator.cpp
  11. worker_evaluator.cpp
  12. + user_evaluator.cpp
  13. confidential_evaluator.cpp
  14. special_authority.cpp
  15. buyback.cpp
Add Comment
Please, Sign In to add comment