Module Sdk_action.SendMessageResult

type t = {
shard_block_id : string;
sending_endpoints : string array;
}