Skip to content

Commit

Permalink
Remove ActionThresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
ipopescu committed Jun 25, 2024
1 parent 3edf945 commit fb87973
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions source/docs/casper/developers/json-rpc/types_chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Required Parameters:

* [`account_hash`](#accounthash)

* [`action_thresholds`](#actionthresholds)
* [`action_thresholds`](#accountactionthresholds)

* [`associated_keys`](#associatedkey)

Expand Down Expand Up @@ -50,16 +50,6 @@ Contains one of:

* [`AccountHash`](#accounthash)

## ActionThresholds

Thresholds that have to be met when executing an action of a certain type.

Required Parameters:

* [`deployment`](#accountassociatedkeyweight) Threshold for deploy execution.

* [`key_management`](#accountassociatedkeyweight) Threshold for managing account keys.

## ActivationPoint

The first era to which the associated protocol version applies.
Expand Down

0 comments on commit fb87973

Please sign in to comment.