Skip to content

Interface: KytAddNotesRequest

Describes the structure of the request for the kytAddNotes method

Perform transaction monitoring

note

note: string

A note to add.

See

Add notes API Reference

Defined in

src/client.ts:2555


tags

Optional tags: unknown

Tags that you may want to assign.

See

Add notes API Reference

Defined in

src/client.ts:2567


txnId

txnId: string

A unique transaction identifier.

See

Add notes API Reference

Defined in

src/client.ts:2561