Skip to content

Commit 8e8e1be

Browse files
author
ACodehunter
committed
feat: Add tracking for gas estimation functionality
Closes #190
1 parent a5dcc33 commit 8e8e1be

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ISSUE_190_TRACKING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Gas Estimation for Soroban Transactions - Issue #190
2+
3+
## Overview
4+
This branch addresses issue #190: Implement gas estimation for Soroban transactions via soroban-client.
5+
6+
## Description
7+
Add functionality to soroban-client to accurately estimate the gas cost of a Soroban transaction before submission, helping users manage their transaction fees.
8+
9+
## Status
10+
Work in progress - tracking branch for issue #190

0 commit comments

Comments
 (0)