RawGasPerBlockPolicyChange

Interface
A change to the GasPerBlock policy.
export interface RawGasPerBlockPolicyChange extends RawPolicyChangeBase { 
  readonly type: 'GasPerBlock'; 
  readonly value: BigNumber; 
} 

Properties

type
'GasPerBlock'
value
BigNumber
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE