fixed wallet listing ignoring org reference
This commit is contained in:
@@ -70,7 +70,7 @@ type ManagedWalletFilter struct {
|
||||
|
||||
// ManagedWalletList contains paginated wallet results.
|
||||
type ManagedWalletList struct {
|
||||
Items []*ManagedWallet
|
||||
Items []ManagedWallet
|
||||
NextCursor string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user