Hive Developer Portal

Search Results
Showing results for "account create with delegation"
account_create_with_delegation
Deprecated as of HF20 If an account creation service would still like to provide a delegation of Hive Power to the accounts they create, they can still follow the account...
HIVE_CREATE_ACCOUNT_DELEGATION_TIME
...nimum delegation period (30 days) and a minimum fee in HIVE even when delegating for account creation (derived with HIVE_CREATE_ACCOUNT_DELEGATION_RATIO). The minimum period enf...
HIVE_CREATE_ACCOUNT_DELEGATION_RATIO
This ratio is set to 5 and is used to determine the cost of an account created with delegation. As an example, imagine the account creation fee is currently 3.000 HIVE. I...
titles.delegate_power
...27_delegate_power.zip). In this tutorial we show you how to delegate a portion of an accounts available HIVE Power on the Hive blockchain using the beem library. Intro The beem...
condenser_api.lookup_account_names
Looks up account names. Parameters: accounts:[string]; delayed_votes_active:boolean Also see: database_api.find_accounts
titles.create_account
Full, runnable src of Create Account can be downloaded as part of: tutorials/javascript (or download just this tutorial: devportal-master-tutorials-javascript-26_create_a...
database_api.find_accounts
Returns accounts, queried by name. Parameters: account:string array; delayed_votes_active:boolean account (string array) delayed_votes_active (boolean)...
condenser_api.get_accounts
Returns accounts, queried by name. Parameters: account:string array; delayed_votes_active:boolean account (string array) delayed_votes_active (boolean)...
database_api.list_accounts
List accounts ordered by specified key. Parameters: start:object, limit:int, order:string, delayed_votes_active:boolean limit is up to 1000. order can be one of:...
rc_api.get_resource_params
Exports all relevant resource size constants, in particular the measurement-based execution time parameters. See: #2980
titles.grant_active_permission
...n this tutorial we show you how to check if someone has got active permission for an account on the Hive blockchain and how to grant or revoke that permission using the beem lib...
titles.tutorials
...Hive. Recipes Account creation process The methods on how to create a new account....
titles.grant_active_permission
...cess of checking a specific users’ data, altering the array pertaining to the active account_auths, and then broadcasting the changes to the blockchain. Demo account information...
titles.power_down
...actions to the blockchain. We are using the withdraw_vesting method found within the account instance. When you power down, the converted VESTS (HIVE Power) will not be availabl...
titles.estimate_upvote
...culating value of each vote depends on multiple factors. Reward fund, recent claims, account’s total vests, rate of the hbd, voting power and weight of the vote. It is quite use...
titles.forum_market_bandwidth
...ious API calls needed to determine the remaining bandwidth available to a particular account. As mentioned in the HIVE Whitepaper: Bandwidth used by an individual user should...
titles.get_state_replacement
...he list of content being requested, the latest Dynamic Global Properties, the latest Account Data for the authors included in the results, and the current feed price. The getSta...
titles.node_config
...og-appender log-console-appender log-file-appender log-logger backtrace plugin account-history-track-account-range account-history-whitelist-ops account-history-blacklis...
titles.condenser
...r object { user: { id: 81544, ame: curie, owner: { weight_threshold: 1, account_auths: [ ], key_auths: [ [ STM69WGR1yhUdKrnzwQLDPnXrW9kaAERwHze8U...
titles.paginated_api_methods
...by_voter_comment. Sections The following methods have various forms of pagination: account_history_api get_account_history database_api list_accounts list_ch...
titles.rc_dev
...print(json.dumps(count)) {resource_count: {resource_history_bytes: 133, resource_new_accounts: 0, resource_market_bytes: 0, resource_state_bytes: 499232, resource_execution_time...