mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-04-11 21:53:48 +00:00
remove unnecessary comment
This commit is contained in:
parent
38a64f6587
commit
6aff85320a
@ -1104,7 +1104,6 @@ async fn token_claiming_path_with_private_accounts() -> Result<()> {
|
||||
.get_private_account(recipient_account_id)
|
||||
.unwrap()
|
||||
.key_chain;
|
||||
// .context("Failed to get private account keys")?;
|
||||
|
||||
// Mint using claiming path (foreign account)
|
||||
let mint_amount = 9;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user