Skip to content

Commit 3aee687

Browse files
docs: add coment why 2 habrs
Signed-off-by: Ivaylo Nikolov <[email protected]>
1 parent 9dac84c commit 3aee687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hooks/lambda_s_store_transaction.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ impl LambdaSStoreTransactionData {
7575
}
7676

7777
impl TransactionData for LambdaSStoreTransactionData {
78+
// 2 habrs are the default max transaction fee for most transaction acrooss the SDK
7879
fn default_max_transaction_fee(&self) -> crate::Hbar {
7980
crate::Hbar::new(2)
8081
}

0 commit comments

Comments
 (0)