Taquito TypeDocs
    Preparing search index...

    Class RegisterGlobalConstantOperation

    RegisterGlobalConstantOperation provides utility functions to fetch a newly issued operation of kind register_global_constant

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    _foundAt: number = Number.POSITIVE_INFINITY
    _includedInBlock: ReplaySubject<BlockResponse> = ...
    context: Context

    Taquito context allowing access to rpc and signer

    globalConstantHash?: string

    Hash (index) of the newly registered constant

    hash: string

    Operation hash

    Raw operation that was injected

    results: OperationContentsAndResult[]
    source: string

    Accessors

    Methods