Skip to main content

hold

Method
This is a method of the TurnLockProtocol class in the protocols module.
Return an async context manager holding the lease for the block.

Signature

Parameters

str
required
No description available.

Returns

'AbstractAsyncContextManager[TurnLeaseToken]'
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 5428