Makes checkHome public
Adds checkHomes for convenience
Context: Would like to check on load for any failed homes, display a banner and filter out networks in failed state. Currently, it's only checked when user tries to take action such as send, sendNative or process.
Makes
checkHome
public AddscheckHomes
for convenienceContext: Would like to check on load for any failed homes, display a banner and filter out networks in failed state. Currently, it's only checked when user tries to take action such as
send
,sendNative
orprocess
.