OBJECT
InternalRegisterGlobalConstantResult
Corresponds to Tezos RPC -> $operation.alpha.internal_operation_result
-> [@kind = register_global_constant]
.
link GraphQL Schema definition
- type InternalRegisterGlobalConstantResult implements InternalOperationResult {
- InternalOperationKind! :
- Address! :
- Int! :
- RegisterGlobalConstantNotificationResult! :
- # The value of the constant.
- Micheline!]! : [
- }
link Require by
This element is not required by anyone