RawExecFeeFactorPolicyChange

Interface
A change to the ExecFeeFactor policy.
export interface RawExecFeeFactorPolicyChange extends RawPolicyChangeBase { 
  readonly type: 'ExecFeeFactor'; 
  readonly value: number; 
} 

Properties

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