everx-labs/ton-client-rs

Validator build is broken by ton-client-rs v 0.2.3

Closed this issue · 1 comments

 Compiling ton-client-rs v0.23.0 (https://github.com/tonlabs/ton-client-rs.git?branch=0.23.0-rc#04057f07)
error[E0061]: this function takes 3 parameters but 2 parameters were supplied
   --> src/call.rs:127:32
    |
127 |     let result = ton.contracts.decode_input_message_body(
    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters

error: aborting due to previous error

For more information about this error, try `rustc --explain E0061`.
error: could not compile `tonos-cli`.

Fixed