File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/com/staketab/minanames/dto Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ public class ZkCloudWorkerDataDTO {
16
16
private List <String > transactions ;
17
17
private String metadata ;
18
18
@ Builder .Default
19
- private String args = "{\" contractAddress\" :\" B62qnXXnnwnyUKbEBuQM64LEfNcBRzCkeNSCu3H4mhbe7ittQX2mDNS \" }" ;
19
+ private String args = "{\" contractAddress\" :\" B62qoYeVkaeVimrjBNdBEKpQTDR1gVN2ooaarwXaJmuQ9t8MYu9mDNS \" }" ;
20
20
@ Builder .Default
21
21
private String repo = "nameservice" ;
22
22
@ Builder .Default
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ zk-cloud-worker:
15
15
jwt-token : ${ZK_CLOUD_WORKER_JWT_TOKEN}
16
16
ipfs-url : ${ZK_CLOUD_WORKER_IPFS_URL}
17
17
ipfs-token : ${ZK_CLOUD_WORKER_IPFS_TOKEN}
18
- mns-contract : B62qnXXnnwnyUKbEBuQM64LEfNcBRzCkeNSCu3H4mhbe7ittQX2mDNS
18
+ mns-contract : B62qoYeVkaeVimrjBNdBEKpQTDR1gVN2ooaarwXaJmuQ9t8MYu9mDNS
19
19
20
20
spring :
21
21
task :
You can’t perform that action at this time.
0 commit comments