Changes to Acquire contract lock. This lock is used to prevent multiple operations on the same contract from happening at the same time. Usually any operation that requires an update to the contract's revision needs to acquire the lock.

POST /bus/contract/{id}/acquire

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.12

  1. 922f156353c91
  2. acbb46c060cb1
  3. f062c35d8f471

What changed