AmbireTech / adex-validator

AdEx validator stack reference implementation: sentry, validator worker
https://www.adex.network
GNU Affero General Public License v3.0
8 stars 11 forks source link

add more properties to channel.spec schema #105

Closed Ivshti closed 5 years ago

Ivshti commented 5 years ago

Suggestions for now; all will be optional, without a default value (cause whatever is submitted must be hashed exactly like it is)

samparsky commented 5 years ago

@Ivshti This means the properties can't be updated? Or we should pick specific properties that would be used to form the hash?

Ivshti commented 5 years ago

@samparsky yeah, the properties in the spec can't be updated cause they're associated by hash to the on-chain spec

I'm closing this, since it's implemented