minting property

bool? minting
final

Whether this transfer will be a minting transfer. This field is not strictly necessary for poly or arbit transfers but since it exists in the JSON-RPC output, it is included here for completeness

Implementation

final bool? minting;