AnchorCreateSuccess


class AnchorCreateSuccess : AnchorCreateResult


Result of a successful Anchor.create call.

Summary

Public constructors

Public properties

Anchor

the Anchor that was created.

Public constructors

AnchorCreateSuccess

Added in 1.0.0-alpha01
AnchorCreateSuccess(anchor: Anchor)

Public properties

anchor

Added in 1.0.0-alpha01
val anchorAnchor

the Anchor that was created.