We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0a69c commit c924286Copy full SHA for c924286
docs/3_guides/1.2_SDK_api_reference.md
@@ -510,7 +510,7 @@ pub async fn get_unlock_block_time(
510
511
#### Returns
512
513
-- `Result<u64, errors::BalanceError>` - The timestamp when the user's balance will be unlocked (as u64).
+- `Result<u64, errors::BalanceError>` - The timestamp when the user's balance will be unlocked.
514
515
#### Description
516
0 commit comments