RawUnblockAccountPolicyChange

Interface
A change to the UnblockAccount policy.
export interface RawUnblockAccountPolicyChange extends RawPolicyChangeBase { 
  readonly type: 'UnblockAccount'; 
  readonly value: AddressString; 
} 

Properties

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