Transactions

Wait for transaction by hash

Same as /transactions/by_hash, but will wait for a pending transaction to be committed. To be used as a long poll optimization by clients, to reduce latency caused by polling. The "long" poll is generally a second or less but dictated by the server; the client must deal with the result as if the request was a normal /transactions/by_hash request, e.g., by retrying if the transaction is pending.

get/transactions/wait_by_hash/{txn_hash}

Path parameters

txn_hashstring required

Hash of transaction to retrieve

Response

Transaction required— unresolved $ref

Changes

Changed in 15 of the 50 revisions of this API.130377340

  • 5bfbbc5f3ce7750See the full diff
    • the mandatory response header X-APTOS-BLOCK-HEIGHT removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-CHAIN-ID removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-EPOCH removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-LEDGER-VERSION removed for the status 200

      required-response-header-removed

    • the mandatory response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 200

      required-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-BLOCK-HEIGHT removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-CHAIN-ID removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-CURSOR removed for the status 200

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-EPOCH removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 200

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-GAS-USED removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-OLDEST-VERSION removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-TIMESTAMPUSEC removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-LEDGER-VERSION removed for the status 503

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 400

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 403

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 404

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 410

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 500

      optional-response-header-removed

    • the optional response header X-APTOS-OLDEST-BLOCK-HEIGHT removed for the status 503

      optional-response-header-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7974a45a29e41236See the full diff
    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstract_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed abstraction_signature discriminator mapping keys from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed AccountSignature_AbstractionSignature from the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new rejected_by_filter enum value to the error_code response property for the response status 400

      response-property-enum-value-added

    • added the new rejected_by_filter enum value to the error_code response property for the response status 403

      response-property-enum-value-added

    • added the new rejected_by_filter enum value to the error_code response property for the response status 404

      response-property-enum-value-added

    • added the new rejected_by_filter enum value to the error_code response property for the response status 410

      response-property-enum-value-added

    • added the new rejected_by_filter enum value to the error_code response property for the response status 500

      response-property-enum-value-added

    • added the new rejected_by_filter enum value to the error_code response property for the response status 503

      response-property-enum-value-added

    • added the optional property oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/replay_protection_nonce to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/replay_protection_nonce to the response with the 200 status

      response-optional-property-added

  • 077ea5f3cf201212See the full diff
    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_AbstractionSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added abstraction_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added TransactionSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature response property oneOf list for the response status 200

      response-property-one-of-added

    • added TransactionSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature response property oneOf list for the response status 200

      response-property-one-of-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature response property for the response status 200

      response-property-discriminator-mapping-added

    • added the optional property oneOf[Transaction_BlockMetadataTransaction]/allOf[BlockMetadataTransaction]/block_metadata_extension to the response with the 200 status

      response-optional-property-added

  • ff40a8b1856d1212See the full diff
    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added AccountSignature_NoAccountSignature to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property oneOf list for the response status 200

      response-property-one-of-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added no_account_signature discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender response property for the response status 200

      response-property-discriminator-mapping-added

  • d2034ff06d522424See the full diff
    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PublicKey_FederatedKeyless to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property oneOf list for the response status 200

      response-property-one-of-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_PendingTransaction]/allOf[PendingTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_AccountSignature]/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/fee_payer_signer/allOf[AccountSignature]/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_FeePayerSignature]/allOf[FeePayerSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/secondary_signers/items/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_MultiKeySignature]/allOf[MultiKeySignature]/public_keys/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added federated_keyless discriminator mapping keys to the oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/signature/oneOf[TransactionSignature_MultiAgentSignature]/allOf[MultiAgentSignature]/sender/oneOf[AccountSignature_SingleKeySignature]/allOf[SingleKeySignature]/public_key response property for the response status 200

      response-property-discriminator-mapping-added

    • added the required property oneOf[Transaction_BlockEpilogueTransaction]/allOf[BlockEpilogueTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_BlockMetadataTransaction]/allOf[BlockMetadataTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_GenesisTransaction]/allOf[GenesisTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_GenesisTransaction]/allOf[GenesisTransaction]/payload/oneOf[GenesisPayload_WriteSetPayload]/allOf[WriteSetPayload]/write_set/oneOf[WriteSet_DirectWriteSet]/allOf[DirectWriteSet]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_StateCheckpointTransaction]/allOf[StateCheckpointTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_UserTransaction]/allOf[UserTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_ValidatorTransaction]/allOf[ValidatorTransaction]/oneOf[ValidatorTransaction_DKGResultTransaction]/allOf[DKGResultTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[Transaction_ValidatorTransaction]/allOf[ValidatorTransaction]/oneOf[ValidatorTransaction_JWKUpdateTransaction]/allOf[JWKUpdateTransaction]/changes/items/oneOf[WriteSetChange_WriteModule]/allOf[WriteModule]/data/abi/structs/items/is_event to the response with the 200 status

      response-required-property-added