File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -3421,9 +3421,6 @@ async def burned_register(
3421
3421
period (Optional[int]): The number of blocks during which the transaction will remain valid after it's submitted. If
3422
3422
the transaction is not included in a block within that number of blocks, it will expire and be rejected.
3423
3423
You can think of it as an expiration date for the transaction.
3424
- period (Optional[int]): The number of blocks during which the transaction will remain valid after it's submitted. If
3425
- the transaction is not included in a block within that number of blocks, it will expire and be rejected.
3426
- You can think of it as an expiration date for the transaction.
3427
3424
3428
3425
Returns:
3429
3426
bool: ``True`` if the registration is successful, False otherwise.
You can’t perform that action at this time.
0 commit comments