This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_pay
Watch
4
Star
1
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
add Reverse: for v0.2.1
tags/v0.2.1
DengBiao
2 years ago
parent
460c3f0891
commit
b6ec3dcbb7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pay/pay_test.go
+ 1
- 0
pay/pay_test.go
View File
@@ -13,5 +13,6 @@ func TestPay(t *testing.T) {
if err != nil {
t.Errorf("Reverse == %s", err)
}
t.Log(channel.Identifier)
}
Write
Preview
Loading…
Cancel
Save