PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
secp256k1_fixed_asset_tag Struct Reference

Data structure that holds a fixed asset tag. More...

#include <secp256k1_surjectionproof.h>

Public Attributes

unsigned char data [32]
 

Detailed Description

Data structure that holds a fixed asset tag.

This data type is not opaque. It will always be 32 bytes of whatever data the API user wants to use as an asset tag. Its contents have no semantic meaning to libsecp whatsoever.

Definition at line 99 of file secp256k1_surjectionproof.h.

Member Data Documentation

◆ data

unsigned char secp256k1_fixed_asset_tag::data[32]

Definition at line 100 of file secp256k1_surjectionproof.h.


The documentation for this struct was generated from the following file: