RawPolicyChangeBase

Interface
The base of a policy change.
export interface RawPolicyChangeBase { 
  readonly type: RawPolicyChange['type']; 
  readonly index: BigNumber; 
} 

Properties

type
RawPolicyChange['type']
The type of policy change.
index
BigNumber
The index which corresponds to the policy change's globally unique global action index.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE