支付协议修改
This commit is contained in:
Vendored
+2
-1
@@ -1677,7 +1677,8 @@ static getTypeUrl(typeUrlPrefix?: string): string;
|
||||
ENT_TRON = 0,
|
||||
ENT_TON = 1,
|
||||
ENT_ETH = 2,
|
||||
ENT_BEP = 3
|
||||
ENT_BEP = 3,
|
||||
ENT_EDS = 4
|
||||
}
|
||||
|
||||
/** Properties of a CSCreateOrderReq. */
|
||||
|
||||
Reference in New Issue
Block a user