mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 10:21:40 +00:00
refactor: add field to
This commit is contained in:
@@ -1 +1,9 @@
|
||||
package keeper
|
||||
|
||||
// deriveAccount is used to derive a wallet account using bip32
|
||||
func (k Keeper) deriveAccount() {
|
||||
}
|
||||
|
||||
// insertAccount places an Account into the did module orm as a Delegation
|
||||
func (k Keeper) insertAccount() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user