neo-modules icon indicating copy to clipboard operation
neo-modules copied to clipboard

neo-modules not compiling against neo master branch

Open devhawk opened this issue 4 years ago • 1 comments

\modules\src\RpcClient\TransactionManagerFactory.cs(38,64): error CS0117: 'Transaction' does not contain a definition for 'MaxValidUntilBlockIncrement' [\modules\src\RpcClient\RpcClient.csproj]
\modules\src\OracleService\OracleService.cs(330,70): error CS0117: 'Transaction' does not contain a definition for 'MaxValidUntilBlockIncrement' [\modules\src\OracleService\OracleService.csproj]

devhawk avatar Apr 30 '21 16:04 devhawk

We need to upgrade NeoFS.API package

shargon avatar May 02 '21 09:05 shargon