Function nash_protocol::protocol::general_canonical_string [−][src]
pub fn general_canonical_string(
operation_name: String,
json_value: Value,
without_fields: Vec<String>
) -> StringExpand description
Given an operation name, unstructured JSON object under the payload key (common to all mutations that require signatures) and list of fields to remove, return a canonical string representation for signing the mutation