mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +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 AddressProof: unique symbol;
|
||||
declare const AddressProof: unique symbol
|
||||
export type AddressReceipt = {
|
||||
[AddressProof]: never;
|
||||
};
|
||||
[AddressProof]: never
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user