JavaScript SDK API Reference / Instructions / CreateReverseInstructionParams
Interface: CreateReverseInstructionParams
Defined in: instructions/createReverseInstruction.ts:14
Input for creating a reverse-lookup registry.
Example
const params: CreateReverseInstructionParams = { name: "example" };
Properties
name
name:
string
Defined in: instructions/createReverseInstruction.ts:16
Raw reverse lookup payload.