SKSetAtThree

Type Alias
type SKSetAtThree<V extends [SK, SK, SK]> = { 
  (prefix: V[0]): SetStorage<[V[1], V[2]]>; 
  (prefix: [V[0], V[1]]): SetStorage<V[2]>; 
}; 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE