mirror of
https://gitee.com/BTAJL/repchain.git
synced 2024-12-03 20:28:35 +08:00
Merge remote-tracking branch 'origin/yf_preview' into c4w_preview
This commit is contained in:
commit
e8ea049ce1
@ -95,6 +95,6 @@ class ContractAssetsTPL extends IContract{
|
||||
|
||||
]]>
|
||||
</code>
|
||||
<ctype>1</ctype>
|
||||
<ctype>2</ctype>
|
||||
<state>true</state>
|
||||
</CSpec>
|
@ -19,7 +19,7 @@
|
||||
|
||||
<CSpec>
|
||||
<stype>1</stype>
|
||||
<chaincodename>ContractAssetsTPL</chaincodename>
|
||||
<chaincodename>SupplyTPL</chaincodename>
|
||||
<chaincodeversion>1</chaincodeversion>
|
||||
<iptFunc></iptFunc>
|
||||
<iptArgs></iptArgs>
|
||||
@ -218,6 +218,6 @@ class SupplyTPL extends IContract {
|
||||
|
||||
]]>
|
||||
</code>
|
||||
<ctype>1</ctype>
|
||||
<ctype>2</ctype>
|
||||
<state>true</state>
|
||||
</CSpec>
|
Loading…
Reference in New Issue
Block a user