mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-07 15:05:34 +01:00
fix: mint pending get mint info to create auth wallet
This commit is contained in:
@@ -185,6 +185,8 @@ async fn main() -> Result<()> {
|
||||
|
||||
let wallet = builder.build()?;
|
||||
|
||||
wallet.get_mint_info().await?;
|
||||
|
||||
wallets.push(wallet);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user