Macro anchor_attribute_event::emit[][src]

emit!() { /* proc-macro */ }
Expand description

Creates an event that can be subscribed to by clients. Calling this method will internally borsh serialize the event, base64 encode the bytes, and then add a msg! log to the transaction.