Constant GET_STATE

Source
pub const GET_STATE: &'static str;
Expand description
SELECT state.value
FROM state
WHERE state.contract_ca = ? AND state.key = ?;