[][src]Function near_bindgen::env::input

pub fn input() -> Option<Vec<u8>>

The input to the contract call serialized as bytes. If input is not provided returns None.