npx prisma format (#2465)
This commit is contained in:
parent
c5b50d71ac
commit
74361aea18
@ -1318,8 +1318,8 @@ model WalletProtocol {
|
|||||||
walletRecvCLNRest WalletRecvCLNRest?
|
walletRecvCLNRest WalletRecvCLNRest?
|
||||||
walletRecvLNDGRPC WalletRecvLNDGRPC?
|
walletRecvLNDGRPC WalletRecvLNDGRPC?
|
||||||
|
|
||||||
@@index([walletId])
|
|
||||||
@@unique(name: "WalletProtocol_walletId_send_name_key", [walletId, send, name])
|
@@unique(name: "WalletProtocol_walletId_send_name_key", [walletId, send, name])
|
||||||
|
@@index([walletId])
|
||||||
}
|
}
|
||||||
|
|
||||||
model WalletSendNWC {
|
model WalletSendNWC {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user