Table of Contents

Enum instructionsEncoding

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll
public enum instructionsEncoding

Fields

[EnumMember(Value = "base64")] Base64 = 1
[EnumMember(Value = "hex")] Hex = 0