Home > rainway-sdk-native > OnPeerError
OnPeerError type
Signature:
export declare type OnPeerError = (rt: Runtime, peer: PeerId, err: RainwayStatus) => void;
References: Runtime, PeerId, RainwayStatus
Home > rainway-sdk-native > OnPeerError
Signature:
export declare type OnPeerError = (rt: Runtime, peer: PeerId, err: RainwayStatus) => void;
References: Runtime, PeerId, RainwayStatus