test_square_int

Function test_square_int 

Source
pub async fn test_square_int(x: i32, client_id: i32) -> Result<TestInt, Error>
Expand description

Returns the squared received number; for testing only. This is an offline method. Can be called before authorization

ยงArguments

  • x - Number to square
  • client_id - The client id to send the request to