neo-ngd / Neo3-GUI

Neo3-GUI: still under development
MIT License
16 stars 12 forks source link

Got error when blocks sync #117

Closed isapi closed 3 years ago

isapi commented 3 years ago

/Common/Analyzers/BlockAnalyzer.cs at line:93 execResult.ResultStack = appExec.Stack.Select(q => q.ToParameter().ToJson()).ToArray();

Error msg: System.ArgumentException:“StackItemType(Buffer) is not supported to ContractParameter.”