Skip to content

Commit

Permalink
fix: removed grpc gateway selector
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed Sep 10, 2024
1 parent 6cb2ece commit a61671c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 628 deletions.
16 changes: 0 additions & 16 deletions www/grpc/buf/grpc-gateway.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,6 @@ http:
- selector: pactus.Transaction.GetRawTransaction
get: "/pactus/transaction/get_raw_transaction"

# deprecated
- selector: pactus.Transaction.GetRawTransferTransaction
get: "/pactus/transaction/get_raw_transfer_transaction"

# deprecated
- selector: pactus.Transaction.GetRawBondTransaction
get: "/pactus/transaction/get_raw_bond_transaction"

# deprecated
- selector: pactus.Transaction.GetRawUnbondTransaction
get: "/pactus/transaction/get_raw_unbond_transaction"

# deprecated
- selector: pactus.Transaction.GetRawWithdrawTransaction
get: "/pactus/transaction/get_raw_withdraw_transaction"

# Network APIs
- selector: pactus.Network.GetNetworkInfo
get: "/pactus/network/get_network_info"
Expand Down
Loading

0 comments on commit a61671c

Please sign in to comment.