Skip to content

Instantly share code, notes, and snippets.

@wischli
Created August 19, 2020 08:55
Show Gist options
  • Save wischli/1974deb4d103bdbc46f7f10cab1b7c61 to your computer and use it in GitHub Desktop.
Save wischli/1974deb4d103bdbc46f7f10cab1b7c61 to your computer and use it in GitHub Desktop.
KILT spec for Polkadot Apps in JSON
{
"Address":"AccountId",
"BlockNumber":"u64",
"DelegationNodeId":"Hash",
"ErrorCode":"u16",
"Index":"u64",
"LookupSource":"AccountId",
"Permissions":"u32",
"PublicBoxKey":"Hash",
"PublicSigningKey":"Hash",
"Signature":"MultiSignature"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment