CreateProof static method
Implementation
static CreateOberonProofResponse CreateProof(
CreateOberonProofRequest request) =>
OkapiNative.nativeCall(
_oberonCreateProof, request, CreateOberonProofResponse());
static CreateOberonProofResponse CreateProof(
CreateOberonProofRequest request) =>
OkapiNative.nativeCall(
_oberonCreateProof, request, CreateOberonProofResponse());