BlockMetadata: Message<"yeying.api.asset.BlockMetadata"> & {
createdAt: string;
hash: string;
namespaceId: string;
owner: string;
signature: string;
size: bigint;
uploader: string;
}
Type declaration
createdAt: string
hash: string
namespaceId: string
owner: string
signature: string
size: bigint
uploader: string
Generated
from field: string createdAt = 6;