#Link between organization and contract
1 messages · Page 1 of 1 (latest)
Shouldnt this info should be part of the metadata of the contract? it would add a couple bytes to sz though
Maybe but like for asset you can put any domain you want even if it's not yours, you always need to check that this domain approve the account in its toml file.
The current TOML file allows you to at least approve the account that created the contract, this might be sufficient even if indirect.
you COULD add any fields to the toml even outside of the spec just fyi you'd wanna put them in their own [CATEGORY]
cool, didn't know that
i didn't either kalepail taught me this when we worked on turrets, some parsers might not support parsing custom fields but it shouldn't break anything. (just put the custom fields at the bottom, and i don't know if it works for [[subcategories]] of non-custom [category]