mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-23 23:26:45 +00:00
feat:added spl token support to priority fee transaction
This commit is contained in:
@@ -239,11 +239,6 @@ export interface FlashCloseTradeParams {
|
||||
side: "long" | "short";
|
||||
}
|
||||
|
||||
export interface PriorityFeeTransaction {
|
||||
transactionId: string;
|
||||
fee: number;
|
||||
}
|
||||
|
||||
export interface HeliusWebhookResponse {
|
||||
webhookURL: string;
|
||||
webhookID: string;
|
||||
|
||||
Reference in New Issue
Block a user