Function tea_sdk::utils::wasm_actor::actors::tokenstate::query_first_u64
pub fn query_first_u64(payload: &Payload) -> Result<u64, Error>
Expand description
Return the first selected data of payload and transform to u64.