mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 04:33:40 +00:00
feat: Utils to do bindLan and have ipv4 and ipv6 if need be
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
declare const HealthProof: unique symbol;
|
||||
declare const HealthProof: unique symbol
|
||||
export type HealthReceipt = {
|
||||
[HealthProof]: never;
|
||||
};
|
||||
[HealthProof]: never
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user