accumulate

package module
v0.0.0-...-00d0827 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 0 Imported by: 0

README

Staking

Holds the utilities, reports, and the staking application for the support of the Accumulate Staking Service.

Delegation

  • Delegated staking accounts delegate to an identity.
  • An identity can be configured to reject delegates.
  • One account within an identity can be configured to accept delegates.
  • If an identity does not reject delegates and none of its accounts accept delegates, delegated rewards will be sent to the payout address of its first account.

Signing

  • An explicit RegisterIdentity request must be signed by the (root) ADI.
  • An AddAccount request must be signed by the staked account.
  • An explicit RegisterIdentity account is not required - AddAccount can create the identity record directly.
  • A request that modifies identity properties, such as disabling staking, must be signed by the (root) ADI.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commit string
View Source
var Version = unknownVersion

Functions

func IsVersionKnown

func IsVersionKnown() bool

Types

This section is empty.

Directories

Path Synopsis
cmd
_L1
fsm
pkg
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL