mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 04:33:40 +00:00
chore: Adding mainFn helpers
This commit is contained in:
3
lib/mainFn/Origin.ts
Normal file
3
lib/mainFn/Origin.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class Origin {
|
||||
constructor(readonly protocol: string, readonly address: string) {}
|
||||
}
|
||||
Reference in New Issue
Block a user