mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: rename accaddr package to address
This commit is contained in:
@@ -1 +0,0 @@
|
||||
package bip32
|
||||
@@ -1,4 +1,4 @@
|
||||
package bip32
|
||||
package address
|
||||
|
||||
import (
|
||||
"crypto/hmac"
|
||||
@@ -1,4 +1,4 @@
|
||||
package bip32
|
||||
package address
|
||||
|
||||
type CoinType uint32
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
package middleware
|
||||
@@ -0,0 +1 @@
|
||||
package middleware
|
||||
@@ -0,0 +1 @@
|
||||
package middleware
|
||||
Reference in New Issue
Block a user