Skip to content

Commit

Permalink
Merge pull request #1 from Rafazzzz/Rafazzzz-patch-1
Browse files Browse the repository at this point in the history
Atualizar o README.md
  • Loading branch information
Rafazzzz authored Dec 15, 2024
2 parents eeeeb5f + b32122d commit 270f51d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
message TransactionResponse {
oneof transaction {
TonTransaction ton = 607;
}
}

service TransactionBuilderGrpc {
rpc BuildTransfer (BuildTransferRequest) returns (TransactionResponse){}
# Ethereum Request for Comments (ERCs)

*Please note that ERCs were recently separated from the [EIPs](https://github.com/ethereum/eips) repo.*
Expand Down

0 comments on commit 270f51d

Please sign in to comment.