init
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import type { RlpStructuredDataish } from "./rlp.js";
|
||||
/**
|
||||
* Encodes %%object%% as an RLP-encoded [[DataHexString]].
|
||||
*/
|
||||
export declare function encodeRlp(object: RlpStructuredDataish): string;
|
||||
//# sourceMappingURL=rlp-encode.d.ts.map
|
||||
Reference in New Issue
Block a user