NotRainMetaV1
Thrown when some bytes are expected to be rain meta and are not.
error NotRainMetaV1(bytes unmeta);
Parameters
Name | Type | Description |
---|---|---|
unmeta | bytes | the bytes that are not meta. |
Thrown when some bytes are expected to be rain meta and are not.
error NotRainMetaV1(bytes unmeta);
Parameters
Name | Type | Description |
---|---|---|
unmeta | bytes | the bytes that are not meta. |