AElfProject/aelf-block-scan

Simplify or remove this namespace

todo opened this issue · 0 comments

todo commented

// TODO: Simplify or remove this namespace
option csharp_namespace = "AElf.Contracts.MultiToken.Messages";
service TokenContract {
// Actions
rpc Create (CreateInput) returns (google.protobuf.Empty) {


This issue was generated by todo based on a TODO comment in 00f1961. It's been assigned to @hzz780 because they committed the code.