파이썬 beem의 operation 식별자 목록
- Get link
- X
- Other Apps
by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/beem-operation
파이썬 beem의 operation 식별자는 아래와 같습니다. beem을 이용해서 트랜잭션 이력을 조회할 때 특정 종류의 operation을 선택할 때 참고해야 합니다.
'vote', 'comment', 'transfer', 'transfer_to_vesting', 'withdraw_vesting', 'limit_order_create', 'limit_order_cancel', 'feed_publish', 'convert', 'account_create', 'account_update', 'witness_update', 'account_witness_vote', 'account_witness_proxy', 'pow', 'custom', 'report_over_production', 'delete_comment', 'custom_json', 'comment_options', 'set_withdraw_vesting_route', 'limit_order_create2', 'claim_account', 'create_claimed_account', 'request_account_recovery', 'recover_account', 'change_recovery_account', 'escrow_transfer', 'escrow_dispute', 'escrow_release', 'pow2', 'escrow_approve', 'transfer_to_savings', 'transfer_from_savings', 'cancel_transfer_from_savings', 'custom_binary', 'decline_voting_rights', 'reset_account', 'set_reset_account', 'claim_reward_balance', 'delegate_vesting_shares', 'account_create_with_delegation', 'witness_set_properties', 'account_update2', 'create_proposal', 'update_proposal_votes', 'remove_proposal', 'update_proposal', 'fill_convert_request', 'author_reward', 'curation_reward', 'comment_reward', 'liquidity_reward', 'producer_reward', 'interest', 'fill_vesting_withdraw', 'fill_order', 'shutdown_witness', 'fill_transfer_from_savings', 'hardfork', 'comment_payout_update', 'return_vesting_delegation', 'comment_benefactor_reward', 'producer_reward', 'clear_null_account_balance', 'proposal_pay', 'sps_fund', 'hardfork_hive', 'hardfork_hive_restore', 'delayed_voting', 'consolidate_treasury_balance', 'effective_comment_vote', 'ineffective_delete_comment', 'sps_convert'
이 목록을 정리하는 이유는 jsBLURT 프로젝트의 /fops 명령어 구현에 필요하기 때문입니다. 관련 내용은 아래의 링크입니다.
jsBLURT 프로젝트 - /fops 명령어 구현에서 약간의 문제점 발견
Account 객체의 history_reverse()에 인자로 들어갈 operation을 지정하여 특정 종류의 트랜잭션만 조회할 수 있도록 만들어야 합니다.
작업은 계속됩니다.
@joviansummer의 스팀 프로젝트
스팀 증인노드를 운영중입니다. @jswit에 증인투표해 주시면 감사하겠습니다.
(https://steemitwallet.com/~witnesses)
Comments
Post a Comment