mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-20 07:36:44 +00:00
fix: lint
This commit is contained in:
@@ -6,5 +6,5 @@ import { SolanaAgentKit } from "..";
|
||||
* @returns string
|
||||
*/
|
||||
export function get_wallet_address(agent: SolanaAgentKit) {
|
||||
return agent.wallet_address.toBase58();
|
||||
return agent.wallet_address.toBase58();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user