WalrusBlobMetadata constructor
WalrusBlobMetadata({})
Implementation
WalrusBlobMetadata({
required this.blobId,
required this.rootHash,
required this.unencodedLength,
required this.encodingType,
});
WalrusBlobMetadata({
required this.blobId,
required this.rootHash,
required this.unencodedLength,
required this.encodingType,
});