Conversation
|
BTW, rename |
It's another pr. |
|
Should We also change NeoToken/GasToken back to NEO and GAS? |
Agree |
I don't think so. |
|
Do you think it's need to be merged into Preview4? @erikzhang |
|
UT failed. |
| namespace Neo.SmartContract.Native | ||
| { | ||
| public sealed class DesignationContract : NativeContract | ||
| public sealed class RoleDesignation : NativeContract |
There was a problem hiding this comment.
Maybe keep with ContractRoleDesignation to follow ContractManagement
There was a problem hiding this comment.
Now it is RoleManagement.
shargon
left a comment
There was a problem hiding this comment.
It's ok for me, but I prefer to merge this after preview4
I agree 100% |
|
Now it can be merged. |
* Rename native contracts * Fix * RoleManagement Co-authored-by: Shargon <shargon@gmail.com>
* Rename native contracts * Fix * RoleManagement Co-authored-by: Shargon <shargon@gmail.com>
ManagementContracttoContractManagement.DesignationContracttoRoleManagement.