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

    Type Alias XOInvitationTransactionBroadcastDetails

    The broadcast fields added once the transaction has been submitted to the network.

    Index
    broadcastedAtTimestamp: XOInvitationTimestamp

    Timestamp when the transaction was broadcasted.

    broadcastedByEntityIdentifier: XOInvitationEntityIdentifier

    The entity identifier that broadcasted the transaction.

    broadcastedBySignature: XOInvitationSignature

    Signature of the entity that broadcasted the transaction.

    Note: The signature should cover the transaction data, the timestamp, entity details that created the transaction and the entity details that broadcasts the transaction.