You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we can insert/query issuance and transfer proofs via the QueryProof and InsertProof RPC endpoints, we should update variable and function naming within our code to reflect that fact. The code is currently named towards handling issuance proofs only.
This #496 fixes this to some degree. I will also start a further PRs to handle the remaining cases.
The text was updated successfully, but these errors were encountered:
Now that we can insert/query issuance and transfer proofs via the
QueryProof
andInsertProof
RPC endpoints, we should update variable and function naming within our code to reflect that fact. The code is currently named towards handling issuance proofs only.This #496 fixes this to some degree. I will also start a further PRs to handle the remaining cases.
The text was updated successfully, but these errors were encountered: