mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-16 15:10:26 +00:00
fix
This commit is contained in:
@@ -69,7 +69,7 @@ export async function getPriorityFees(connection: Connection): Promise<{
|
||||
|
||||
/**
|
||||
* Send a transaction with priority fees
|
||||
* @param agent - SolanaAgent instance
|
||||
* @param agent - SolanaAgentKit instance
|
||||
* @param tx - Transaction to send
|
||||
* @returns Transaction ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user