AnchorCreateSuccess


class AnchorCreateSuccess : AnchorCreateResult


Result of a successful Anchor.create or Anchor.load call.

Summary

Public constructors

Public properties

Anchor

the Anchor that was created.

Public constructors

AnchorCreateSuccess

Added in 1.0.0-alpha05
AnchorCreateSuccess(anchor: Anchor)

Public properties

anchor

Added in 1.0.0-alpha05
val anchorAnchor

the Anchor that was created.