public class NativeBuildParams extends Object
| Constructor and Description |
|---|
NativeBuildParams() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
buildParams(Object... params) |
static byte[] |
createCodeParamsScript(List<Object> list) |
static byte[] |
serializeAbiFunction(AbiFunction abiFunction) |
public static byte[] buildParams(Object... params) throws SDKException
SDKExceptionpublic static byte[] createCodeParamsScript(List<Object> list)
list - public static byte[] serializeAbiFunction(AbiFunction abiFunction) throws Exception
ExceptionCopyright © 2020. All rights reserved.