This website requires JavaScript.
Explore
Help
Register
Sign In
certusone
/
cosmos-sdk
mirror of
https://github.com/certusone/cosmos-sdk.git
Watch
1
Star
0
Fork
You've already forked cosmos-sdk
0
Code
Issues
Projects
Releases
Wiki
Activity
1afab45cf5
cosmos-sdk
/
x
/
coin
/
types.go
7 lines
76 B
Go
Raw
Blame
History
package
coin
type
Coinser
interface
{
GetCoins
(
)
Coins
SetCoins
(
Coins
)
}
Reference in New Issue
View Git Blame
Copy Permalink