You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::VotingPolicyWhen passing VotingPolicy as input to an Aws::Client method, you can use a vanilla Hash:
{
approval_threshold_policy: {
threshold_percentage: 1,
proposal_duration_in_hours: 1,
threshold_comparator: "GREATER_THAN", },
}
The voting rules for the network to decide if a proposal is accepted
Returned by:
Instance Attribute Summary collapseDefines the rules for the network for voting on proposals, such as the percentage of YES
votes required for the proposal to be approved and the duration of the proposal.
Defines the rules for the network for voting on proposals, such as the percentage of YES
votes required for the proposal to be approved and the duration of the proposal. The policy applies to all proposals and is specified when the network is created.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4