Skip to content

Commit 271ec4e

Browse files
committed
Merge commit '9aa4212d4b468532a7f6fe81c10b24ed90530290' into add_fullnode_api
2 parents a717f79 + 9aa4212 commit 271ec4e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/main/protos/api/api.proto

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -191,12 +191,6 @@ service Wallet {
191191
body: "*"
192192
};
193193
}
194-
rpc GetTransactionByLimitPrev (TransactionLimit) returns (TransactionList) {
195-
option (google.api.http) = {
196-
post: "/wallet/gettransactionbylimitprev"
197-
body: "*"
198-
};
199-
}
200194
};
201195

202196

0 commit comments

Comments
 (0)