mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Fix #630
This commit is contained in:
@@ -321,7 +321,7 @@ impl SignableTransaction {
|
|||||||
|
|
||||||
// The limit is half the no-penalty block size
|
// The limit is half the no-penalty block size
|
||||||
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
||||||
// /src/wallet/wallet2.cpp#L110766-L11085
|
// /src/wallet/wallet2.cpp#L11076-L11085
|
||||||
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
||||||
// /src/cryptonote_config.h#L61
|
// /src/cryptonote_config.h#L61
|
||||||
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
// https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454
|
||||||
|
|||||||
Reference in New Issue
Block a user