Function tea_sdk::utils::wasm_actor::actors::tokenstate::query_first_string
pub fn query_first_string(payload: &Payload) -> Result<&str, Error>
Expand description
Return first select data of payload and transform it to string.