pub fn native_destroy_signer(
    context: &mut NativeContext<'_>,
    ty_args: Vec<Type>,
    arguments: VecDeque<Value>
) -> PartialVMResult<NativeResult>
Expand description

NOTE: this function will be deprecated after the Diem v3 release, but must remain for replaying old transactions