$TransactionKeyreg
const$TransactionKeyreg:object
Type declaration
description
readonlydescription: “Fields for a keyreg transaction.\n\nDefinition:\ndata/transactions/keyreg.go : KeyregTxnFields”
properties
readonlyproperties:object
properties.non-participation
readonlyproperties.non-participation:object
properties.non-participation.description
readonlyproperties.non-participation.description: ”\[nonpart\] Mark the account as participating or non-participating.” ='\\[nonpart\\] Mark the account as participating or non-participating.'
properties.non-participation.type
readonlyproperties.non-participation.type:"boolean"='boolean'
properties.selection-participation-key
readonlyproperties.selection-participation-key:object
properties.selection-participation-key.description
readonlyproperties.selection-participation-key.description: ”\[selkey\] Public key used with the Verified Random Function (VRF) result during committee selection.” ='\\[selkey\\] Public key used with the Verified Random Function (VRF) result during committee selection.'
properties.selection-participation-key.format
readonlyproperties.selection-participation-key.format:"byte"='byte'
properties.selection-participation-key.pattern
readonlyproperties.selection-participation-key.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” ='^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'
properties.selection-participation-key.type
readonlyproperties.selection-participation-key.type:"string"='string'
properties.state-proof-key
readonlyproperties.state-proof-key:object
properties.state-proof-key.description
readonlyproperties.state-proof-key.description: ”\[sprfkey\] State proof key used in key registration transactions.” ='\\[sprfkey\\] State proof key used in key registration transactions.'
properties.state-proof-key.format
readonlyproperties.state-proof-key.format:"byte"='byte'
properties.state-proof-key.pattern
readonlyproperties.state-proof-key.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” ='^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'
properties.state-proof-key.type
readonlyproperties.state-proof-key.type:"string"='string'
properties.vote-first-valid
readonlyproperties.vote-first-valid:object
properties.vote-first-valid.description
readonlyproperties.vote-first-valid.description: ”\[votefst\] First round this participation key is valid.” ='\\[votefst\\] First round this participation key is valid.'
properties.vote-first-valid.type
readonlyproperties.vote-first-valid.type:"integer"='integer'
properties.vote-key-dilution
readonlyproperties.vote-key-dilution:object
properties.vote-key-dilution.description
readonlyproperties.vote-key-dilution.description: ”\[votekd\] Number of subkeys in each batch of participation keys.” ='\\[votekd\\] Number of subkeys in each batch of participation keys.'
properties.vote-key-dilution.type
readonlyproperties.vote-key-dilution.type:"integer"='integer'
properties.vote-last-valid
readonlyproperties.vote-last-valid:object
properties.vote-last-valid.description
readonlyproperties.vote-last-valid.description: ”\[votelst\] Last round this participation key is valid.” ='\\[votelst\\] Last round this participation key is valid.'
properties.vote-last-valid.type
readonlyproperties.vote-last-valid.type:"integer"='integer'
properties.vote-participation-key
readonlyproperties.vote-participation-key:object
properties.vote-participation-key.description
readonlyproperties.vote-participation-key.description: ”\[votekey\] Participation public key used in key registration transactions.” ='\\[votekey\\] Participation public key used in key registration transactions.'
properties.vote-participation-key.format
readonlyproperties.vote-participation-key.format:"byte"='byte'
properties.vote-participation-key.pattern
readonlyproperties.vote-participation-key.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” ='^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'
properties.vote-participation-key.type
readonlyproperties.vote-participation-key.type:"string"='string'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1488