From 651409a773980ffe44e271589ceb7199ad772643 Mon Sep 17 00:00:00 2001 From: vladmair Date: Tue, 15 Oct 2024 09:04:58 +0800 Subject: [PATCH] make api-diff.txt --- venus-shared/compatible-checks/api-diff.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/venus-shared/compatible-checks/api-diff.txt b/venus-shared/compatible-checks/api-diff.txt index dde37e80b8..4d839cac2c 100644 --- a/venus-shared/compatible-checks/api-diff.txt +++ b/venus-shared/compatible-checks/api-diff.txt @@ -104,7 +104,6 @@ github.com/filecoin-project/venus/venus-shared/api/chain/v1.FullNode <> github.c + Concurrent - CreateBackup - Discover - > EthGetBlockByNumber {[func(context.Context, string, bool) (types.EthBlock, error) <> func(context.Context, string, bool) (*ethtypes.EthBlock, error)] base=func out type: #0 input; nested={[types.EthBlock <> *ethtypes.EthBlock] base=type kinds: struct != ptr; nested=nil}} - EthGetBlockReceipts - EthGetBlockReceiptsLimited - EthSendRawTransactionUntrusted