try_send_move

Function try_send_move 

Source
pub fn try_send_move<M: Move>(cid: CID, msg: M) -> Result<(), Error>

Permission: none

Expand description

Send a Move message (fallible)