Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
devportal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
devportal
Merge requests
!75
#5
added account_update2_operation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
#5
added account_update2_operation
5-new-ops
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
inertia
requested to merge
5-new-ops
into
develop
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Closes
#5 (closed)
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
f26bb197
1 commit,
3 years ago
1 file
+
28
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
_data/apidefinitions/broadcast_ops.yml
+
28
−
0
Options
@@ -433,6 +433,34 @@
-
'
[hive-js](https://gitlab.syncad.com/hive/hive-js/tree/master/doc#account-update)'
-
'
[beem](https://beem.readthedocs.io/en/latest/beem.transactionbuilder.html)'
-
'
[hive-ruby](https://www.rubydoc.info/gems/hive-ruby/Hive/Broadcast.account_update)'
-
name
:
account_update2
since
:
HF21
virtual
:
false
purpose
:
|
This operation behaves identically to the existing
`account_update_operation` except that it allows the posting authority
to sign when the owner and active authorities and memo key are not
present (i.e. only valid for posting and JSON metadata).
See: [#3274](https://github.com/steemit/steem/issues/3274)
roles
:
-
posting
active
owner
params
:
-
account
owner
active
posting
memo_key
json_metadata
posting_json_metadata
json_examples
:
-
'
["account_update",{"account":"hiveio","posting_json_metadata":""}]'
client_docs
:
-
'
[hive-js](https://gitlab.syncad.com/hive/hive-js/tree/master/doc#account-update2)'
-
'
[beem](https://beem.readthedocs.io/en/latest/beem.transactionbuilder.html)'
-
'
[hive-ruby](https://www.rubydoc.info/gems/hive-ruby/Hive/Broadcast.account_update2)'
-
name
:
report_over_production
disabled
:
true
purpose
:
|
Loading