public class CreateUnchecked
extends java.lang.Object
Constructor and Description |
---|
CreateUnchecked() |
Modifier and Type | Method and Description |
---|---|
static Method.MethodFunction |
createDescriptor(java.lang.String section,
java.lang.String method,
int index,
Modules.FunctionMetadata meta)
From the metadata of a function in the module’s storage, generate the function that will return the an UncheckExtrinsic.
|
public static Method.MethodFunction createDescriptor(java.lang.String section, java.lang.String method, int index, Modules.FunctionMetadata meta)
From the metadata of a function in the module’s storage, generate the function that will return the an UncheckExtrinsic.
index
-