> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/virtual-operations/voreturnvestingdelegations.md).

# VOReturnVestingDelegations

#### Blockchain Virtual Operations

* return\_vesting\_delegation

#### Columns

| **Name**       | **Description**                |
| -------------- | ------------------------------ |
| account        | Account who did the delegation |
| amount         | Amount of assets returned      |
| amount\_symbol | Symbol of assets returned      |

#### Description

This virtual operation occurs when the Hive Power that has been previously delegated by an account to another account comes back to the original owner. When a user cancels its delegation, it takes 7 days to complete (see [TxDelegateVestingShares](/technical-informations/operations/txdelegatevestingshares.md)).
