mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 23:16:55 +00:00
Removed types in solayer
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { BaseToolResponse } from "../common/types";
|
||||
|
||||
export interface StakeResponse extends BaseToolResponse {
|
||||
transaction?: string;
|
||||
amount?: number;
|
||||
}
|
||||
Reference in New Issue
Block a user