Skip to content

Commit 8c2672f

Browse files
authored
Merge pull request #300 from kokobutter-web/feat/gas-estimation-190
feat: Gas Estimation for Soroban Transactions
2 parents e3e6d1d + 242b784 commit 8c2672f

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)