Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
TraceKey = "Cloud-Trace-Id"
|
||||
ZxChainBaseUrl = "https://open.zxchain.qq.com"
|
||||
EvCertBaseUrl = "https://zxscan.qq.com/cert/ev?evId="
|
||||
KvCertBaseUrl = "https://zxscan.qq.com/cert/kvc?txId="
|
||||
)
|
||||
Reference in New Issue
Block a user