@xo-cash/types
    Preparing search index...

    Type Alias XOInvitationSignature

    XOInvitationSignature: string

    Signature of the entity producing a commit or result.

    • commit.signature: Signature of the entity that made the commit, including data, createdAtTimestamp, and optional memo.
    • result.createdBySignature: Signature of the entity that created the transaction before broadcasting or produced data.
    • result.broadcastedBySignature: Signature of the entity that broadcasted the transaction.