Crates.io | recall_ipc_types |
lib.rs | recall_ipc_types |
version | 0.1.2 |
source | src |
created_at | 2025-03-31 15:56:47.526281+00 |
updated_at | 2025-04-07 18:10:11.634586+00 |
description | The primitive types for fvm |
homepage | |
repository | https://github.com/recallnet/ipc |
max_upload_size | |
id | 1613563 |
size | 64,892 |
This crate contains the typed primitives useful for fvm implementation. The list of items
include TAddress
, TCid
, TAmt
and THamt
, corresponding to Address
, Cid
,
Amt
and Hamt
.