Skip to content

Commit 4afae3e

Browse files
committed
WIP
1 parent 7dcc601 commit 4afae3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

proto/sidechain.proto

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ service Sidechain {
1515
rpc GetUtxoSet(GetUtxoSetRequest) returns (GetUtxoSetResponse);
1616
rpc GetWithdrawalBundle(GetWithdrawalBundleRequest)
1717
returns (GetWithdrawalBundleResponse);
18+
19+
rpc StreamEvents()
1820
}
1921

2022
message SubmitTransactionRequest {

0 commit comments

Comments
 (0)