export const OPTION_STATE_SEED = Buffer.from("option-state"); export const STRIKR_AUTHORITY_SEED = Buffer.from("strikr-authority-seed"); export const COLLECTION_IDENTIFIER_SEED = Buffer.from("collection-identifier");