node icon indicating copy to clipboard operation
node copied to clipboard

Rename `ReceiveStatus` to `OutboundStatus` and move it outside of `chains` package

Open lumtis opened this issue 1 year ago • 0 comments

Describe the Issue ReceiveStatus describe if an outbound on an external chain has been successful. This object should be renamed to OutboundStatus

The object is currently also in the chains package, which doesn't make sense. This should be moved to crosschain or a package linked to observer system

lumtis avatar May 24 '24 06:05 lumtis