Skip to content

Commit

Permalink
update brc20 mint & transfer request.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhangguiguang committed Jul 2, 2024
1 parent 607dd49 commit 2a6e781
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/coming-chat/go-dmens-sdk v0.0.0-20231215092705-82037ee8eb0d
github.com/coming-chat/go-red-packet v0.0.5-0.20230530070307-c05ad37efbc4
github.com/coming-chat/go-runes-api v0.0.0-20240621100951-903dc5ff548c
github.com/coming-chat/wallet-SDK v0.2.7-0.20240530145917-cbf12363e171
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ github.com/coming-chat/go-sui/v2 v2.0.1 h1:Mi7IGUvKd8OLP5zA3YhfDN/L5AJTXHsSsJnLb
github.com/coming-chat/go-sui/v2 v2.0.1/go.mod h1:0/cgsi6HcHEfPFC05mY/ovzWuxxpmKxiY0NIEFgMP4g=
github.com/coming-chat/lcs v0.0.0-20220829063658-0fa8432d2bdf h1:HrK16SFZnoxATieE+UHFSHZ6D2+XApv9g752MgvW7es=
github.com/coming-chat/lcs v0.0.0-20220829063658-0fa8432d2bdf/go.mod h1:CVVNl2j3TGYyUjuux+oYrRenPGvD+5UQbPGYp/zUews=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240530145917-cbf12363e171 h1:xBYxGH1vZPMI2ckmNScQKiD4Ss22sOyI7eQsW8cZwBo=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240530145917-cbf12363e171/go.mod h1:AcYnwedcxYZuI34Q6WeRrBJ/jGooqMj/eCt5CxnT5sg=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b h1:B/NF5/wda2U36bGJjeYmY6kot/Tq7bNyFzerZBLmRWs=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b/go.mod h1:AcYnwedcxYZuI34Q6WeRrBJ/jGooqMj/eCt5CxnT5sg=
github.com/consensys/bavard v0.1.13 h1:oLhMLOFGTLdlda/kma4VOJazblc7IM5y5QPd2A/YjhQ=
github.com/consensys/bavard v0.1.13/go.mod h1:9ItSMtA/dXMAiL7BG6bqW2m3NdSEObYWoH223nGHukI=
github.com/consensys/gnark-crypto v0.12.1 h1:lHH39WuuFgVHONRl3J0LRBtuYdQTumFSDtJF7HpyG8M=
Expand Down

0 comments on commit 2a6e781

Please sign in to comment.