You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend Program to a OpReturnData subclass. This subclass will encapsulate NULL_DATA scripts up-to the standard size (by default). It will provide the push data as a List<Uint8List> for all push data operations.
The text was updated successfully, but these errors were encountered:
Extend
Program
to aOpReturnData
subclass. This subclass will encapsulateNULL_DATA
scripts up-to the standard size (by default). It will provide the push data as aList<Uint8List>
for all push data operations.The text was updated successfully, but these errors were encountered: