sui client ptb --move-call 0xde6d331b7e97f33542d9edc035c67b1bdacd8368bb044999d54cd04ad0b8cb7f::liquidity::swap_x_to_y "<0xa5c174f361589a5300cfa82e255fa641174f36050c38d7501853ecc433b44a01::ucoin::UCOIN,0x5fd6c233a9876649cde33f240d2b42581ad479270a10ef1dc6689fd3ed5a4764::faucetucoin::FAUCETUCOIN>" your function args here
If you need to pass an array, you can do "[value,value2]".
Sorry to hear that. This is what I just tried and worked for me (except it failed because the TX was not signed by the correct sender, which is obvsiously expected).
thread ‘2024-05-21T01:35:40.540918Z ERROR telemetry_subscribers: panicked at crates\sui-protocol-config\src\lib.rs:1252:9:
Network protocol version is ProtocolVersion(45), but the maximum supported version by the binary is 43. Please upgrade the binary. panic.file=“crates\sui-protocol-config\src\lib.rs” panic.line=1252 panic.column=9
main’ panicked at crates\sui-protocol-config\src\lib.rs:1252:9:
Network protocol version is ProtocolVersion(45), but the maximum supported version by the binary is 43. Please upgrade the binary.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace