generated/stellar/operation_result.rb in stellar-base-0.13.0 vs generated/stellar/operation_result.rb in stellar-base-0.14.0

- old
+ new

@@ -30,9 +30,11 @@ # AccountMergeResult accountMergeResult; # case INFLATION: # InflationResult inflationResult; # case MANAGE_DATA: # ManageDataResult manageDataResult; +# case BUMP_SEQUENCE: +# BumpSequenceResult bumpSeqResult; # } # tr; # default: # void; # };