SKMapAtThree

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