Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/GIT_FLOW_AND_WORKING_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Cons:
[@artemii235](https://github.com/artemii235)
[@sergeyboyko0791](https://github.com/sergeyboyko0791)
[@shamardy](https://github.com/shamardy)
[@ozkanonur](https://github.com/ozkanonur)
[@onur-ozkan](https://github.com/onur-ozkan)

2 changes: 1 addition & 1 deletion mm2src/coins/tendermint/iris/htlc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
//
// Because we had limited time for the HTLC implementation, for now
// we can use their unit tests in order to acquire IBC assets.
// For that, clone https://github.com/ozkanonur/irishub-sdk-js repository and check
// For that, clone https://github.com/onur-ozkan/irishub-sdk-js repository and check
// dummy.test.ts file(change the asset, amount, target address if needed)
// and then run the following commands:
// - yarn
Expand Down