Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ttl33 committed Jun 29, 2024
1 parent 6381056 commit b0edf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/x/vault/keeper/msg_server_withdraw_from_vault.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/dydxprotocol/v4-chain/protocol/x/vault/types"
)

// DepositToVault deposits from a subaccount to a vault.
// TODO: implement
func (k msgServer) WithdrawFromVault(
goCtx context.Context,
msg *types.MsgWithdrawFromVault,
Expand Down

0 comments on commit b0edf57

Please sign in to comment.