This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
magicwallet
Watch
1
Star
0
Fork
You've already forked magicwallet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nwc
magicwallet
/
db
/
models
/
wallet.go
10 lines
135 B
Go
Raw
Permalink
Blame
History
package
models
type
Wallet
struct
{
Id
int
WalletPubkey
string
Secret
string
Msats
int
UserId
int
}
Reference in New Issue
View Git Blame
Copy Permalink