pub fn zkas_db_set(bincode: &[u8]) -> GenericResult<()>Expand description
Given a zkas circuit, create a VerifyingKey and insert them both into the on-chain db.
Returns Ok on success, otherwise returns an error code.
ยงPermissions
ContractSection::Deploy