nifty-oss / asset

A lightweight standard for non-fungible assets.
Apache License 2.0
38 stars 8 forks source link

Add authority on lifecycle callback #58

Closed febo closed 7 months ago

febo commented 7 months ago

This PR adds the authority to Lifecycle callback so extensions can use the value when applicable. The authority is only passed on when it is a signer on the instruction triggering the callback.

Fixes #57