We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
txSOROBAN_RESOURCE_LIMIT_EXCEEDED
1 parent e288e22 commit 2f16687Copy full SHA for 2f16687
Stellar-transaction.x
@@ -1922,6 +1922,7 @@ struct InnerTransactionResult
1922
case txBAD_SPONSORSHIP:
1923
case txBAD_MIN_SEQ_AGE_OR_GAP:
1924
case txMALFORMED:
1925
+ case txSOROBAN_RESOURCE_LIMIT_EXCEEDED:
1926
void;
1927
}
1928
result;
@@ -1968,6 +1969,7 @@ struct TransactionResult
1968
1969
1970
1971
1972
1973
1974
1975
0 commit comments